PDA

View Full Version : Map drive on server boot (WNT)



markkraska
12-23-2002, 01:41 PM
How can you get a network drive to be re-mapped on bootup? The server needs to have access to a network drive, without anybody logging in...

and no... persistence applies to persistence on login..

mysterywolf
12-30-2002, 05:49 AM
use 'run' key from registry to run a batch file with a net use command.....but a pc does not map a drive - a user does. ... so you will have to net use with the correct authentication included...or make the destination totally insecure to allcomers!