User Tools

Site Tools


faq:fixing_drive_disconnects_with_a_login_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
faq:fixing_drive_disconnects_with_a_login_script [2009/02/11 09:01 (15 years ago)] bobfaq:fixing_drive_disconnects_with_a_login_script [2009/02/11 09:02 (15 years ago)] (current) bob
Line 24: Line 24:
 NET USE W: \\SERVER2003\WINDWARD /user:windward windward /PERSISTENT:NO NET USE W: \\SERVER2003\WINDWARD /user:windward windward /PERSISTENT:NO
 :END :END
-</CODE>+</code>
  
 The above script first verifies that the workstation service is started and that the server can be pinged from the workstation prior to attempting to map the drive. The server in this case is named **SERVER2003** and the share is named **WINDWARD**. Also, a user named **windward** with the password **windward** has been created on the server and drive W: is being mapped as that user. Save the above text in a file called login.bat and place it in the c:\windows folder on each PC. Then add it to the startup folder on the workstation so that it is executed when the PC boots up. **(See Figure 1)** The above script first verifies that the workstation service is started and that the server can be pinged from the workstation prior to attempting to map the drive. The server in this case is named **SERVER2003** and the share is named **WINDWARD**. Also, a user named **windward** with the password **windward** has been created on the server and drive W: is being mapped as that user. Save the above text in a file called login.bat and place it in the c:\windows folder on each PC. Then add it to the startup folder on the workstation so that it is executed when the PC boots up. **(See Figure 1)**
faq/fixing_drive_disconnects_with_a_login_script.txt · Last modified: 2009/02/11 09:02 (15 years ago) by bob