PreferredPlan (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the PreferredPlan setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies a GUID for the power plan to use for device power settings.

The power plan specifies icons on the Global Settings Task page and determines the default values for the power management settings, including the following:

  • Power button setting
  • Sleep button setting
  • Lid switch setting
  • Password-on-resume setting

Do not create an empty value for this setting.These settings are only in effect until the first time that the setting is changed. After that, all power plans use the setting that the user specifies.

To view the GUIDs for the different power plans on the Windows Embedded 8 Standard (Standard 8) installation , use the powercfg -list command-line option as shown in the following example.

C:\>powercfg -LISTExisting Power Schemes (* Active)-----------------------------------Power Scheme GUID: 381b4222-f694-41f0-9685-ff5bb260df2e  (Balanced)Power Scheme GUID: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c  (High performance)Power Scheme GUID: a1841308-3541-4fab-bc81-f71556f20b4a  (Power saver) *

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

powercpl

Products/Embedded Core/powercpl/PreferredPlan

XML Example

The following XML example shows how to configure a GUID for the power plan to use for device power settings.

<PreferredPlan>381b4222-f694-41f0-9685-ff5bb260df2e</PreferredPlan>

See Also

Concepts

Embedded Core Settings
Feature Module Settings