Re: Re: windows 2003 login script
From: Jerold Schulman (Jerry_at_jsiinc.com)
Date: 01/31/05
- Next message: John Whitehead: "RE: Need testers for printer management tool"
- Previous message: John Whitehead: "Script Question"
- In reply to: ghutnick: "Re: windows 2003 login script"
- Next in thread: Al Dunbar [MS-MVP]: "Re: Re: windows 2003 login script"
- Reply: Al Dunbar [MS-MVP]: "Re: Re: windows 2003 login script"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 09:47:43 -0500
You are missing a " after IT FOLDER.
Have you create these SHARES on W2K3?
If the use needs to write to these shares, have you set the proper SHARE permissions?
On Mon, 31 Jan 2005 06:07:01 -0800, "ghutnick" <ghutnick@discussions.microsoft.com> wrote:
>Below is the simple script running on my 2000 server. I have duplicated the
>directory structure on the 2003 server, how this script no onger works. Will
>this script work the same way as both servers?
>
>net time \\server name/set /yes
>
>NET USE P: "\\server name\PACE GENERAL"
>
>NET USE K: \\server name\FINANCE
>
>NET USE I: "\\server name\IT FOLDER
>
>NET USE R: \\server name\HR
>
>NET USE M: \\server name\PRODUCTION
>
>NET USE G: "\\server name\CLIENT FOLDERS"
>
>
>
>"Al Dunbar [MS-MVP]" wrote:
>
>>
>> "ghutnick" <ghutnick@discussions.microsoft.com> wrote in message
>> news:AD2542DC-F933-417A-A2B9-8D9DD2B11360@microsoft.com...
>> > I have a login.bat script setup on my 2000 server. I now want to run that
>> > script on my 2003 server. When I lauch it, the net use command tells me
>> > either the directories can not be found or that I am using the net use
>> > command wrong. Is there something different about the way this works in
>> 2003
>> > vs. 2000?
>>
>> Not sure - try posting a sample of your script.
>>
>> /Al
>>
>>
>>
Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
- Next message: John Whitehead: "RE: Need testers for printer management tool"
- Previous message: John Whitehead: "Script Question"
- In reply to: ghutnick: "Re: windows 2003 login script"
- Next in thread: Al Dunbar [MS-MVP]: "Re: Re: windows 2003 login script"
- Reply: Al Dunbar [MS-MVP]: "Re: Re: windows 2003 login script"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|