what to shutdown 50 pc simultaneously at pre set time

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi everyone,
we have 50 pcs and I what to shutdown 50 pc simultaneously at pre set time.
all systems are part of Domain & Win2000 Professional.

if anyone has solution kindly reply, I will be very thankfull.
 
Use shutdown.exe.

Configure it as a scheduled task to run at the required time using the
at command within a batchfile. Run the batch file in a startup script
using a GPO linked to the OU containing the computers.

This will perform the shutdown using the system account not a user
account (won't work). You can also allocate switches/schedules in the
command.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top