/DEVICEDISABLEWAKE devicename Disables a device from waking the system from a sleep
state. You can obtain a list of devices currently set to wake the system using the /DEVICEQUERY
wake_armed command line switch.
POWERCFG /CHANGENAME GUID name [scheme_description] Modifies the name of the
power scheme specified by GUID. Use the PowerCfg /List command to obtain a list of existing
GUIDs. The name argument contains the new power scheme name. You can optionally change
the power scheme description as well. Make sure you enclose any value that contains spaces in
quotes.
POWERCFG /DUPLICATESCHEME GUID [DESTINATION_GUID] Creates a new power scheme
based on an existing power scheme. If you don??™t provide a destination GUID, the utility creates
one for you automatically. Use the PowerCfg /List command to obtain a list of existing GUIDs.
POWERCFG /DELETESETTING SUB_GUID SETTING_GUID Removes the specified power setting.
You must provide both the subgroup GUID and the setting GUID as part of this call. Use the
PowerCfg /Query command to obtain a list of both subgroup GUIDs and setting GUIDs.
POWERCFG /GETACTIVESCHEME Displays the name and the GUID of the active power scheme.
Pages:
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795