[thelist] Windows XP network help

Kiddy, Jon Jon.Kiddy at RoswellPark.org
Mon Dec 1 09:38:45 CST 2003


>connect to other shared folders on the network
>Sam


1. Open up Notepad on the Win XP machine.
2. Type these two lines into the text editor.

Net use Z: /delete
Net use Z: \\server-name\C$ password /User:server-name\user-name
/persistent:no

3. Replace "server-name", "password", and "user-name" with the
appropriate values.
4. Save the file with a ".bat" extension.  (Example: "mapdrives.bat")
5. Then place a shortcut to this file in your startup menu.
6. Reboot the system.

HTH,
-Jon


More information about the thelist mailing list