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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mapping Network Drive

Status
Not open for further replies.

Pageboy

MIS
May 13, 2002
5
AU
Aloha ...
When users logon to our Terminal Server application I have a script that runs which maps 2 network drives. One maps to a Sydney server and the other maps to a Melbourne server. In the script I use the computer name i.e. net use x: \\sydfs01\sharename & net use y: \\mlbfs01\sharename .
These names are resolved using entries in the host file. Both drives map however when the map drives are displayed the Sydney drive reads S: (Network Drive) as opposed to the Melbourne drive which reads m: (\\mlbfs01\sharename ). Users would like to have the server name present on all the mapped drives so they can be sure they are saving documents to the correct drive. Does any1 know how I can have both drives displaying the full path of the drive ??..??..??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top