Jump to content

Recommended Posts

Posted

Hi guys and girls,

 

Is there a way of shutting down all PC's on the Domain through a GP at certain times ??

 

I want to set all the machine to turn off at 6:30 PM in the office but without going to every machine and manually setting a scheduled task.

 

 

Thanks

Posted

Hi yes there is.

 

Search for Shutdownertron

 

Shutdownertron

 

Really easy to implement installs extra policy in GP (force, time etc) , and has a msi which deploys to clients.

 

Works a treat at our place.

  • Thanks 2
Posted

Depends on what version of windows you are running and if you have your DCs on 2008 R2.

 

You cannot (well i dont think you can) roll out schedule tasks via group policy from a domain running 2008 R2 to machines running XP, XP just wont pick up the settings.

 

If you are on windows XP, have a a bat script which add a schedule task to the machine if you are still running xp. You just need to change the computer name at the end of the script.

 

If you are running win7 then use schedule tasks via group policy

Posted
Hi yes there is.

 

Search for Shutdownertron

 

Shutdownertron

 

Really easy to implement installs extra policy in GP (force, time etc) , and has a msi which deploys to clients.

 

Works a treat at our place.

 

Doesnt work properly with windows 7 :(

Posted
Depends on what version of windows you are running and if you have your DCs on 2008 R2.

 

You cannot (well i dont think you can) roll out schedule tasks via group policy from a domain running 2008 R2 to machines running XP, XP just wont pick up the settings.

 

If you are on windows XP, have a a bat script which add a schedule task to the machine if you are still running xp. You just need to change the computer name at the end of the script.

 

If you are running win7 then use schedule tasks via group policy

 

No XP supports GPP with the client installed via WSUS or manually and these settings can be deployed from 2000 DC's onwards I am sure.

  • 2 weeks later...
Posted

Personally I go for a batch files run from the server to shutdown the remote machine.

 

(actually it's about 8 so I can shut down different blocks at different times)

Posted
Personally I go for a batch files run from the server to shutdown the remote machine.

 

(actually it's about 8 so I can shut down different blocks at different times)

 

I used this method so I could seperate rooms for when they were used for afterschool homework clubs etc. Then also ran a blanket batch for later in the evening to catch any that had been turned on after batch file had been run.

Posted
I used this method so I could seperate rooms for when they were used for afterschool homework clubs etc. Then also ran a blanket batch for later in the evening to catch any that had been turned on after batch file had been run.

 

Snap, i have also created wake batch files now,

Posted
Personally I go for a batch files run from the server to shutdown the remote machine.

 

(actually it's about 8 so I can shut down different blocks at different times)

 

The only "problem" I found was that I need to run the shutdown command twice for my Win7 machines as I've got an agressive power saving policy that puts them to sleep so the first shutdown actually wakes the computer up, the second shuts it down.

Posted
The only "problem" I found was that I need to run the shutdown command twice for my Win7 machines as I've got an agressive power saving policy that puts them to sleep so the first shutdown actually wakes the computer up, the second shuts it down.

 

Could explain why it didn't work for me too :) of course I never bothered hanging around at night to find out why!

Posted
Could explain why it didn't work for me too :) of course I never bothered hanging around at night to find out why!

 

You also need to go into Device Manager, Network Card, Power Management and untick the box that says "Only magic packets can wake this PC up".

 

Either that or WOL your whole network then shut it all down. Which is silly.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...