Quote:
Originally Posted by FizzyWater
okay, dumb question
I tried this and it worked. End of the day I shut down the computer and now when I turned it back on, that drive is no longer showing.
Do I have to map it to a drive every time I reboot?
|
At least with a networked mapped drive you can configure those to be permanent.
From the command line (not sure where it is in the GUI's) you can type
Code:
NET USE /PERSISTENT:YES
This will ensure that all network mapped drives will survive reboots.