/build/static/layout/Breadcrumb_cap_w.png

Windows Vista/Windows 7 power management script created by Configuration Policy is not set to be the active power plan.

Problem: When you create a custom power plan for Vista and Win7 in the K1000 using the Power Management Wizard, it creates the power plan as expected but it is not set to active.

This happens in at least K1000 version 5.3.53053.  It is supposed to be resolved in 5.4.

Solution: Adding 2 sections to the script that the Power Management Wizard creates will set the K1000 Custom plan to active.

  1. Click into the Win7/Vista script created by the Power Management Wizard.
  2. Scroll down to Task 2>On Success
  3. Click Add.
  4. Select "Launch a program".
  5. Under Directory, enter: C:\Windows\System32
  6. Under File, enter: powercfg.exe
  7. Under Parameters, enter: /setactive 6234362f-0d8a-6a34-21a1-981d44357726
    NOTE:
    That GUID is for the K1000 Custom plan.  Other plans can be listed using: powercfg.exe -list
  8. Add steps 3-7 to Task 2>Remediation.

Screenshot of script addition:

 

You can verify that the K1000 Custom plan is active by either going to the Power Options section in the Control Panel or by running this in a command prompt: powercfg -list


Comments

  • The root cause of this case is that the script generated by Wizard points to GUIDs containing inappropriate GUID.

    Inappropriate GUIDs are as below.
    68f262a7-f621-4069-b9a5-4874169be23c
    bbdc3814-18e9-4463-8a55-d197327c45c0
    c1dd9fd6-ff5b-4270-8ab6-d48f1c40506a
    (These do not exist on Power Policy Configuration of Windows 7)

    To solve this problem is removing steps that has GUIDs from the script.

    Power Policy Configuration and Deployment in Windows
    http://msdn.microsoft.com/en-us/library/windows/hardware/gg463243.aspx - knaka 10 years ago
This post is locked
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ