S3_supported Lists devices that support the deepest sleep states.
S4_supported Lists devices that support hibernation.
wake_programmable Lists devices that a user can configure to wake from a sleep state.
MANAGING POWER SETTINGS WITH THE POWERCFG UTILITY 331
wake_armed Lists devices that are currently configured to wake from any sleep state.
all_devices Returns a list of devices present in the system, even if they don??™t support any
sleep mode or hibernation. This list only contains the device name.
all_devices_verbose Returns a verbose list of devices, even if they don??™t support any
sleep mode or hibernation. This list contains a wealth of information that varies by device.
As a minimum, you??™ll receive the device name, the device identifier, and the sleep, wake,
and hibernation modes it supports. Optional information includes whether you can program
the device or configure it in some way.
/DEVICEENABLEWAKE devicename Enables the specified device to wake the system from a
sleep state. The device must provide programmable functionality. You can obtain a list of these
devices using the /DEVICEQUERY wake_programmable command line switch.
Pages:
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794