« Simple Script to check if a process is running and if not restart it | Main | Parking Stub »

How to save a mapped drive password in XP

The manage network passwords utility in XP doesnt have an add password function so you have to go to the command prompt and use the following :

NET USE U: \\NETHOME\USERID /PERSISTENT:YES /SAVECRED

This will prompt you for the Username and password and store them.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)