Net use reg srv.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (New page: The net_use_reg_srv.bat batch file runs on the laptops at start-up (from start menu, start-up) to establish the connection to the regional server by running :: net use \\sbghnwfs0102\NSSVO...)
 
mNo edit summary
Line 2: Line 2:
:: net use \\sbghnwfs0102\NSSVOL1\shared\ICU_DATA_COLLECTION
:: net use \\sbghnwfs0102\NSSVOL1\shared\ICU_DATA_COLLECTION


For the most part the laptops would work without this file, but running this file will pre-empt some of the problems that can arise with the news-and-backup.  
For the most part the laptops would work without this file, but running this file will pre-empt some of the problems that can arise with the [["News and backup" batch file]].  
 
Master file is located at [[Regional Server]]\Maintenance\Laptop_Files\Documents and Settings\All Users\Start Menu\Programs\Startup


[[Category: Batch Files]]
[[Category: Batch Files]]

Revision as of 10:05, 2012 August 29

The net_use_reg_srv.bat batch file runs on the laptops at start-up (from start menu, start-up) to establish the connection to the regional server by running

net use \\sbghnwfs0102\NSSVOL1\shared\ICU_DATA_COLLECTION

For the most part the laptops would work without this file, but running this file will pre-empt some of the problems that can arise with the "News and backup" batch file.

Master file is located at Regional Server\Maintenance\Laptop_Files\Documents and Settings\All Users\Start Menu\Programs\Startup