Hi, Need some help please.... Running WinXP Pro on clients with NT 4.0 server... every time we shut down the clients, they do not reconnect by themselves, have to go in and double click on them... any suggestions? Thank you so much...
Printable View
Hi, Need some help please.... Running WinXP Pro on clients with NT 4.0 server... every time we shut down the clients, they do not reconnect by themselves, have to go in and double click on them... any suggestions? Thank you so much...
Batch file? Login script?
try putting something like
net use j: \\servername\sharename
in a *.bat file and have it run on logon.