Medica Center, give me access.
November 30, 2008 9:41 AM
Subscribe
I have an XP Windows Media Center PC that accesses two network drives called M: and N:. The problem is that media center can't access the drives unless I go into windows explorer and open the drives manually. How can I set it up so the drives are accessible immediately?
The PC works purely as a media center, which is why this is annoying; I don't want to have a mouse and keyboard connected to it, and I don't want to have to . But for whatever reason, Windows does not properly reconnect network drives until the user actually accesses the drive. Any suggestions?
posted by baggers to computers & internet (8 comments total)
2 users marked this as a favorite
That's not a bug, it's a feature.
At boo, the simplest workaround -- a batch file that runs "cd m: && dir && cd n: && dir"
There's also the windows autodisconnect issue. If you don't use a share for a certain amount of time, windows disconnects it. (grumble.) KB138365 has a workaround, but if you use the net command to fix it, it can mess with windows autotuning of file sharing. This won't be an issue if you don't share the drives on your media PC. If you do, use the direct registry entry method to change this to something reasonable (like, say, infinity)
posted by eriko at 10:01 AM on November 30, 2008