Win8 network drive won't stay mapped

Anything related to hardware (CPU/MoBo/Video/FSB/BIOS, etc.), hardware settings, overclocking, cooling, cool cases, case mods, hardware mods, post pics of your unique creations here.
Post Reply
User avatar
Humboldt
Posts: 28212
Joined: Wed Oct 04, 2000 12:00 am
Location: Northern CA

Win8 network drive won't stay mapped

Post by Humboldt »

One of our machines at work loses its connection to a mapped network drive every time it's restarted.

I can re-map it fine but am not always here to do so.
Any suggestions?
I've read a few articles about this issue but they seem older am I'm not sure if they're still relevant.

Thanks
User avatar
loop2kil
SG Elite
Posts: 5231
Joined: Mon Jun 26, 2000 12:00 am
Location: Atlanta GA

Post by loop2kil »

Well, you could always create a .bat file to map it at startup :)

net use <drive letter><network path>

ie. net use F: \\server\files
User avatar
YeOldeStonecat
SG VIP
Posts: 51171
Joined: Mon Jan 15, 2001 12:00 pm
Location: Somewhere along the shoreline in New England

Post by YeOldeStonecat »

In addition to the standard login script (batch file) you toss in the startup folder....add "persistent:yes" at the end of it.

net use M: \\frontmachine\datashare /persistent:yes
MORNING WOOD Lumber Company
Guinness for Strength!!!
CableDude
SG VIP
Posts: 26801
Joined: Sat Jun 02, 2001 12:00 pm

Post by CableDude »

downgrade.....just kidding. :)
User avatar
morbidpete
Posts: 7283
Joined: Sat Mar 30, 2002 12:00 pm
Location: W. Warwick RI

Post by morbidpete »

are you on a domain? local or domain admin rights?

this is the only thing I could find for win 8. I ran win 8 for a few month's and didnt have the issue.

http://www.blakepell.com/Main/BlogEntry ... 893ed44219
Post Reply