|
| |||||||||
| Tags: batch script, map drive, network connection |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Need a batch script to map drive
The title is all what i need here. I want to create batch script to map network drives for users at logon. At present i use to connect to a server via telnet and to map the drive i run the net use command. If you guys have idea of doing the same, please let me know soon. help will be appreciated. |
|
#2
| ||||
| ||||
| Re: Need a batch script to map drive
Copy this code and save it as batch file or simply add this to your logon script.Here it is : Quote:
|
|
#3
| |||
| |||
| Re: Need a batch script to map drive Quote:
Quote:
Quote:
|
|
#4
| |||
| |||
| Re: Need a batch script to map drive
You can get that by using dos command net. you will simply get the help page by typing net help use. To map G drive to the server: Quote:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Need a batch script to map drive" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Batch Script to Convert PNG to XPM | BRIGHID | Operating Systems | 3 | 22-08-2010 04:25 AM |
| Encrypt batch script content | Aaliya Seth | Software Development | 4 | 01-04-2010 02:10 PM |
| Batch script to delete directory | Logan 2 | Software Development | 4 | 01-04-2010 01:31 PM |
| Batch script to move users to different OUs | Serrix | Active Directory | 6 | 23-12-2008 06:45 PM |
| Several. Msc window from a batch / script call? | Stephanatic | Technology & Internet | 2 | 26-11-2008 05:26 PM |