G
Guest
I have an application that requires a drive on the computer be mapped to a
drive letter on the same computer. I go through the map drill, checking the
"Remap on logon" box, but the mapping does not survive a restart.
I have made up a batch file with the command line
NET USE X: \\ALAN-DESKTOP\ACSNET /PERSISTENT:YES
which does the job when run from a command prompt but I haven't been able to
find a spot to call it from on startup or restart. Any suggestions?
drive letter on the same computer. I go through the map drill, checking the
"Remap on logon" box, but the mapping does not survive a restart.
I have made up a batch file with the command line
NET USE X: \\ALAN-DESKTOP\ACSNET /PERSISTENT:YES
which does the job when run from a command prompt but I haven't been able to
find a spot to call it from on startup or restart. Any suggestions?