Thread: Log-on script
View Single Post
Old 12-04-2000, 03:47 AM   #3
mosquito
SQL nutcase
 
mosquito's Avatar
 
Join Date: Sep 2000
Location: Belgium
Posts: 1,136
Send a message via AIM to mosquito
Windows scripting host is a good one too. Although I prefer shell scripting.

The question you have to make to write a good logon script is "what do you want to do?".
the shell script I'm using does the update of the virus definitions, maps some drives to server shares and synchronizes system time. Thats it. Don't make the scripts too big.
mosquito is offline   Reply With Quote