|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
Join Date: May 2000
Location: New Zealand
Posts: 546
|
Win2000 - Logon / Logoff Scripts - How do I use them?
Hi All,
I note that there is a facility in Win2000 to use Logon and Logoff (and Startup and Shutdown) scripts. In paticular, this appears to be controlled from: Start - Run - GPEDIT.MSC User configuration - Windows settings - Scripts (Logon / Logoff) I can add a script by right clicking on, say, Logoff and selecting properties etc. However, before I go there, I would like to get advice on how to do this. I am thinking that I would like to run a small DOS batch file that runs certain programs before logging off (e.g. SyncToy from MS). Will this cause problems, and can I use DOS batch files, or do I have to write them in VBS (for example)? I tried a simple and 'safe' batch file consisting of only two lines to test it: ###################### echo "Running synctoy.bat" pause ###################### but it just seems to hang and pressing any keys doesn't help. Thanks, David. Last edited by David_Jones; 10-16-2005 at 06:46 PM. |
|
|
|
|
|
#2 |
|
Ride 'em Cowboy
Join Date: Dec 1999
Location: Dallas, Tx
Posts: 9,018
|
Learn to Script
http://www.microsoft.com/technet/scr...r/learnit.mspx
__________________
Stand Up 2 Cancer - SU2C |
|
|
|
|
|
#3 | |
|
Member (10 bit)
Join Date: May 2000
Location: New Zealand
Posts: 546
|
Excellent Resource!
Quote:
Regards, David. |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|