Jump to content

Recommended Posts

Posted (edited)

Hi all, I've created a GPO with the settings detailed in the screenshot below. I've applied the GPO to the respective OU, done a gpupdate but the machines don't seem to be pulling down the policy, and thus are going to sleep all the time. I've tried it at computer level and user level. Server 2008R2 / W7. How do you all control the power settings? I'm considering a third party option for this, and hopefully it might help with the powering on and off, of the machines too.

 

Capture.PNG

Edited by manamaga2512
Posted
That's because it's a GPP - Group Policy Preference. It doesn't always apply as the active power policy, even if you tell it. Have a look at Computer Configuration\Policies\Administrative Templates\System\Power Management
Posted

Our power settings are set in Computer>Policies>Admin Templates>System>Power Management and work from there (as far as I can tell!).

 

Have you tried running gpresult on one of the machines to see if it's being applied and not working or just not being applied?

Posted
Thanks all. @QuertyMash - Yes, all fine apart from this one. @LeMarchand - I've tried rsop.msc and checked out the policies there but it's not showing. Think I'll try the alternative path as you suggest and feedback tomorrow. I'm not doing overtime for nobody :D
  • Thanks 1
Posted

Next question. Power management; Scheduled task via GPO or third party software? Just wanted to shut our PC's down in the evening, and have them fire back up in the morning.

 

Ta very much :-)

Posted
Next question. Power management; Scheduled task via GPO or third party software? Just wanted to shut our PC's down in the evening, and have them fire back up in the morning.

 

Ta very much :-)

 

In the past, I have just created a batch file on the server with an entry for each machine with the command:

 

shutdown /f /t 1 /m \\ComputerNameHere

 

Then just scheduled the task to run from the server.

  • Thanks 1
Posted
Next question. Power management; Scheduled task via GPO or third party software? Just wanted to shut our PC's down in the evening, and have them fire back up in the morning.

 

Ta very much :-)

 

I use PSTools' Shutdown to shutdown machines and WakeMeOnLan to wake 'em up (both free). I found the former only works on some machines if they are "awake" and so use the latter to ensure this. WMoL obviously only works with wired clients. Never had much luck with doing it via scheduled tasks.

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...