tp
Sat Mar 22 02:20:01 PDT 2008
HI
script works thanks but it does not work with GPO. i have create BAT filr
for folliwng. when i apply through then copy file command does not work.
Tp
"Meinolf Weber" wrote:
> 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
>
> > Hello TP,
> >
> > We have done it with a startup script to create the scheduled task and
> > copy the shutdown.exe to the machines. When i am back in the office i
> > can check the script.
> >
> > 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
> >> Thanks for your repply
> >>
> >> Is there any way i push that schedule using GPO ?
> >>
> >> Thanks
> >>
> >> "Meinolf Weber" wrote:
> >>
> >>> Hello TP,
> >>>
> >>> You can create a scheduled task on the local workstation with
> >>> shutdown.exe Dependend on your hardware the machine will shutdown
> >>> but not always power off.
> >>>
> >>> 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
> >>>> HI
> >>>>
> >>>> I am looking for soultion to Shutdown Domain computer after Hour by
> >>>> using GPO
> >>>>
> >>>> Plese help
> >>>>
> >>>> TP
> >>>>
>
>
>