Trying to get a script to work for network login, so far it does nothing ?
file.bat:
if ‘%OS%’==Windows_NT’ goto nt4
:nt
net use h:/del
net use h:\\home\local (local is a share)
:end
profile Login Script Name: scripts\file.bat
which is stored: c:\\winnt\system32\repl\import\scripts\