Re: Re: windows 2003 login script
From: Al Dunbar [MS-MVP] (alan-no-drub-spam_at_hotmail.com)
Date: 02/01/05
- Next message: Al Dunbar [MS-MVP]: "Re: Edit Create Users Script."
- Previous message: Al Dunbar [MS-MVP]: "Re: windows 2003 login script"
- In reply to: Jerold Schulman: "Re: Re: windows 2003 login script"
- Next in thread: Al Dunbar [MS-MVP]: "Re: windows 2003 login script"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 20:12:42 -0700
"Jerold Schulman" <Jerry@jsiinc.com> wrote in message
news:p5hsv090ubnrh0lbmkeijva6o98i415srr@4ax.com...
>
> You are missing a " after IT FOLDER.
Suggest using double quotes in ALL cases, even where not needed. Also, I
doubt that the name of the server has a blank in it - what else might have
been changed to protect the corporate details?
> Have you create these SHARES on W2K3?
> If the use needs to write to these shares, have you set the proper SHARE
permissions?
... and do the folders have the proper NTFS permissions?
/Al
>
>
> 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: Al Dunbar [MS-MVP]: "Re: Edit Create Users Script."
- Previous message: Al Dunbar [MS-MVP]: "Re: windows 2003 login script"
- In reply to: Jerold Schulman: "Re: Re: windows 2003 login script"
- Next in thread: Al Dunbar [MS-MVP]: "Re: windows 2003 login script"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|