Hello Meinolf Weber,
;This adds the scheduled task
if not exist c:\winnt\tasks\at1.job at 05:00 /every:m,t,w,th,f,s,su shutdown.exe
/s /t 120 /c "Your text for the users" /f
;This will copy the shutdown.exe to the machines
if not exist c:\WINNT\system32\shutdown.exe copy "\\yourdomain\netlogon\shutdown.exe"
"c:\WINNT\system32\shutdown.exe"
Add this all to "shutdown.cmd" for example and run it as a startup script
under computer configuration
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm