Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Map Network drives on a script
Message
General information
Forum:
Windows
Category:
Networking & connectivity
Miscellaneous
Thread ID:
00512508
Message ID:
00515556
Views:
13
Hi Alonso,

The syntax is:

Net Use <> <>

So your "logon.bat" would look something like

Net Use G: \\Server1\Folder1
Net Use H: \\Server1\Folder2
Net Use I: \\Server1\Folder3

Just use a text editor and type in your drive mapping lines and make sure it has a .bat extension. Then on the server go under "User Manager for Domains", edit the User's properties and click on the "Profile" button. Define your logont script. Note that the logon.bat file needs to be in the "C:\WINNT\system32\Repl\Import\Scripts" folder.

Hope this helps.

Aloha,

James
Previous
Reply
Map
View

Click here to load this message in the networking platform