Try just putting the script in:
\\domainname\netlogon... it'll get copied around to where you need it. Just
set the user login script on their user object to "login.bat" or whatever
you name it---no paths, as it knows to look in netlogon for login scripts
for user account objects
HTH
Ken
"jason" <(E-Mail Removed)> wrote in message
news:153001c4ac4c$46f6fc20$(E-Mail Removed)...
> Dear all
>
> we are running windows 2000 svr and I need to have my
> users mapped networked drives repointed to a different
> server when the log on.
>
> I have written a .BAT file called login.bat, to map this
> drive using the NET USE command, this batch file works
> fine and well when executed localy, and the drive is
> mapped and visible in my computer, however when i place it
> in to the folder
> %SYSTEMROOT%\SYSVOL\sysvol\<domain name>\scripts on the
> server and add
> %SYSTEMROOT%\SYSVOL\sysvol\<domain name>\scripts\login.bat
> to the logon script section of my user propertys in AD
> when i log on the drives are not mapped. It seems like
> the .bat file is not being called correctly, does anyone
> have any ideas..??
> TY
> Jason
>
|