Re: Scheduled Shutdown with GP



A scheduled task only needs to be defined once, not repeatedly.
The AT command is one means of defining a scheduled task.
Login scripts would not have sufficient rights for this unless an
admin had logged in, a startup script would have sufficient rights,
but again, one really only needs to define the task once.

<v8killah03@xxxxxxxxx> wrote in message
news:1152383843.491922.42970@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I'd like to shutdown a few PCs using Group Policy at a specified time
without my intervention. More specifically, I'd like them shutdown at
4:30pm each day. I've read about the AT command, using shutdown.exe,
and running it as a log on script, but am under the impression that
this won't work on XP PCs. I'm open to any and all suggestions to get
this working via Group Policy. There's also the option of scheduling a
task, pushed out by GP, to run shutdown.exe if the AT command won't
work, but I can't
figure that out either.


Thanks very much in advance,


James



.



Relevant Pages

  • Re: Power Management GPO?
    ... I turned hibernate on, then waited for the schedule and it worked, so SYSTEM does have the ability to change power settings. ... So, long story short, I am guessing you could create a startup script that creates the scheduled task to run a second script that sets the power configuration. ... Run powercfg from the command line with a /? ...
    (microsoft.public.windows.group_policy)
  • Re: Mapping drives and adding to the path
    ... Please be absolutely certain that the PATH registry key stay as ... You will need to run with the elevated privileges of the Group Policy login ... script instead of the logged-on user to make these modifications. ... Perhaps you can use the REG command to manipulate this key (belive this ...
    (microsoft.public.windows.server.scripting)
  • Re: grrr... how do i get 150+ systems to reboot at 3AM every night through a GPO?
    ... Otherwise you could preface it with the following command: ... Simplify Group Policy Troubleshooting with the NEW GPExpert ... Use the shutdown.exe from MS and configure a scheduled task on your machine. ...
    (microsoft.public.windows.group_policy)
  • Re: Syncing time to the Domain Controller
    ... Well you should be able to use Group Policy via a "startup" script to ... To configure a client computer for automatic domain time synchronization ... Open a Command Prompt. ...
    (microsoft.public.windows.group_policy)
  • Re: Scheduling Group Policy
    ... there is an automation object for Scheduled tasks that you can get at using WSH. ... Check out the TechNet Scripting Center, I'm pretty sure there is a sample script there for it. ... Group Policy Management solutions at http://www.sdmsoftware.com ... Do you want to schedule the background refreshing of Group Policy or use Group Policy to create a scheduled task? ...
    (microsoft.public.windows.group_policy)