Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Win 98 Login Script Mapping

Status
Not open for further replies.

TRTech

MIS
Jul 9, 2003
1
0
0
US
I have 1 Windows 2000 Adv server and workstations running Win98. I am trying to map a drive from the workstations to the server using a logon script. I do not want to map from the workstations so I can have the flexibility to change the mapping without visiting each machine. I am able to login to the server but the mapping never works. I am using a user account that has rights to the directory I am trying to map to. I am using a batch file with the followiing line: NET USE S: \\servername\directory.
Any help is greatly appreciated.
 
Hi TRTech,

Is the directory shared using the same name as the directory?

Where are you storing the logon script? Do the users have permission to acces the location?

It is normally stored in %systemroot%\system32\repl\imports\scriptswhich is shared as "netlogon".

I assume you have set the full unc path to the logon script in the users properties in ADUC? A literal path is no good here.

HTH

Cheers


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top