G
Guest
I am trying to setup a startup script to map networkk drive to remote server
share. We are running windows 2003 sp1 server in a workgroup.
I created a .bat file and placed it in
C:\WINDOWS\System32\GroupPolicy\Machine\Scripts\Startup folder.
This is my batch file :
net use x: \\servername\apps password /user:username
when i restart this server i don't see the map drive X.
Plase help
share. We are running windows 2003 sp1 server in a workgroup.
I created a .bat file and placed it in
C:\WINDOWS\System32\GroupPolicy\Machine\Scripts\Startup folder.
This is my batch file :
net use x: \\servername\apps password /user:username
when i restart this server i don't see the map drive X.
Plase help