Group Policy to Reboot?

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Need to occassionally reboot an entire wing or area of the
network. Can an AD policy be pushed/refreshed down to do
this per OU?

Thanks,

Mike
 
Mike-

THis isn't a group policy thing. See the shutdown.exe command line tool. You
could write a little script which would grab all the computers in an OU, and
then pass them to the shutdown tool, which you can use to reboot a machine.

--
--
Brian Desmond
Windows Server MVP
(e-mail address removed)12.il.us

Http://www.briandesmond.com
 
Yeah, I didn't think it was, but figured it could be done
using AD somehow, like maybe setting up a scheduled task
via a GPO or something.

Anyone out there already done this and could pass a magic
script onto me?

Thanks for your reply!

Mike
 
Back
Top