I have a win2k server running active directory. I will be connecting existing win98 clients to this server and need a login script to map a drive.
What i have so far is a login.bat file located in the following directory on the server:
C:\WINNT\SYSVOL\sysvol\servername\scripts
which is the proper location for the netlogon scripts (i think?). The command inside the .bat file is:
net use x: \\servername\sharename.
I tried putting a pause before the command...just to see if it is even trying to run...but nothing.
I have created a user, given it the location of the login script, yet it doesnt run at login.
any help would be greatly appreciated...and if you could reply to my email as well as here for the rest of us...that would be super.
Thanks.
microdoc@yahoo.com
What i have so far is a login.bat file located in the following directory on the server:
C:\WINNT\SYSVOL\sysvol\servername\scripts
which is the proper location for the netlogon scripts (i think?). The command inside the .bat file is:
net use x: \\servername\sharename.
I tried putting a pause before the command...just to see if it is even trying to run...but nothing.
I have created a user, given it the location of the login script, yet it doesnt run at login.
any help would be greatly appreciated...and if you could reply to my email as well as here for the rest of us...that would be super.
Thanks.
microdoc@yahoo.com