Network Drive can not remember password

Soldato
Joined
18 Oct 2002
Posts
6,658
Location
Chillin' on the Boat
Trying to map a network drive using MCE but there is no option to "remember password" so I have to manually connect it each time I want to use the network drive :o

Is there any way around this?
 
Quickest way would be to add a user account to the target machine that's the same username and password as the one you logon with. No need to mess about then.
 
The drive I want to use is a NAS setup so can't really do that. Although I suppose I could add the user name in the NAS setup and see if that works :)
 
I'd try either creating a user in the web admin interface with the same username and password as you use for MCE or creating a user in MCE with the same username and password as you use for the web interface :)
 
make a batch file, add it to your startup folder

I cant remember the exact syntax off the top of my head, but its something like:

net use <drive letter>: \\<pcname>\<volume> <password> /USER:<username>

edit: I know this works in win2k pro, but never tried in MCE
 
Cheers people. I kind of cheated in the end and just set the drive up without the need for username and password. It's on a secure network so it should be fine :)
 
Back
Top Bottom