Network Drive can not remember password

Soldato
Joined
18 Oct 2002
Posts
6,656
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.
 
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
 
Back
Top Bottom