Network Drive can not remember password

Soldato
Joined
18 Oct 2002
Posts
6,648
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?
 
Soldato
Joined
10 Jan 2004
Posts
21,921
Location
All over
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.
 
Soldato
Joined
15 Dec 2004
Posts
3,819
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 :)
 
Soldato
Joined
6 Oct 2004
Posts
18,325
Location
Birmingham
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