Script to automagically map drives?

  • Thread starter Thread starter Noozer
  • Start date Start date
N

Noozer

I frequently format and reload Windows on one of my test boxes... I have
several network shares that I manually remap every time I wipe and reload a
PC.

Can I run a script one time to create the maps permanently in XP? If so,
how?
 
Microsoft Windows XP - Net use:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx?mfr=true

- - -
/persistent:{yes | no} : Controls the use of persistent network connections.
The default is the setting used last. Deviceless connections are not
persistent. Yes saves all connections as they are made, and restores them at
next logon. No does not save the connection being made or subsequent
connections. Existing connections are restored at the next logon. Use
/delete to remove persistent connections.
- - -


--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


I frequently format and reload Windows on one of my test boxes... I have
several network shares that I manually remap every time I wipe and reload a
PC.

Can I run a script one time to create the maps permanently in XP? If so,
how?
 
Ramesh said:
Microsoft Windows XP - Net use:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx?mfr=true

- - -
/persistent:{yes | no} : Controls the use of persistent network
connections.
The default is the setting used last. Deviceless connections are not
persistent. Yes saves all connections as they are made, and restores them
at
next logon. No does not save the connection being made or subsequent
connections. Existing connections are restored at the next logon. Use
/delete to remove persistent connections.

Thanks!
 
Why don't you try

My Network Places->Tools->MAp Network Drive

and click off "reconnect at Logon"

Frank
 
:
: Why don't you try
:
: My Network Places->Tools->MAp Network Drive
:
: and click off "reconnect at Logon"
:
: Frank
:
: "Noozer" wrote:
:
: > I frequently format and reload Windows on one of my test
boxes... I have
: > several network shares that I manually remap every time I wipe
and reload a
: > PC.
: >
: > Can I run a script one time to create the maps permanently in
XP? If so,
: > how?
: >
: >
: >

This is what the OP is trying "NOT" to have to do each time the
machine OS is reloaded from his/her backup image.



--


Star Fleet Admiral Q @ your service!

Google is your friend!
http://www.google.com
 
Back
Top