Server Power Enabled
This automated test examines the system to verify that the system supports the minimum requirements for the Windows Server Enhanced Power Management feature.
Test details
Associated requirements |
System.Server.PowerManageable.ACPIPowerInterface |
Platforms |
Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows Server 2012 R2 |
Expected run time |
~10 minutes |
Categories |
Certification |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: System Server Testing Prerequisites and Test Server Configuration.
The feature associated with this test is not automatically detected. You must manually select the feature so this test can be scheduled.
In the Selection tab in HCK Studio, right-click your selection to see a list of features. The check boxes for features that have been automatically detected display as selected.
Select the check box for System.Server.PowerManagement.
Click OK.
In addition, this test requires the following software and hardware.
Computers that expose p-states if their processors support them, OR, systems with processors that do not support p-states.
Computers with firmware that supports the Power Meter Interface (PMI). Such computers will present at least one power meter, exposed as a Win32_PowerMeter object.
At least one power meter (one Win32_PowerMeter object) with the property ConfiguredBudget set to a value between 25W and 5000W. If this property is not writeable, it must be pre-configured at the factory. If it is writeable, it can be set via WMI.
Troubleshooting
For troubleshooting information, see Troubleshooting System Server Testing.
More information
This test does not directly perform any specific stress tests. Rather, it examines the system as follows:
If the CPUID feature flag reports that the CPU supports p-states, then if at least one p-state has been exposed to the OS, then requirement number one is met.
If at least one Win32_PowerMeter object can be found via WMI query that reports values for the following properties in the given range:
CurrentReading (25W - 5000W)
ConfiguredBudget (25W - 5000W)
then requirement number two is met.
If a system meets both requirements, then the test passes.
For more information:
Command syntax
Command option | Description |
---|---|
SvrPwrEnabledTest |
Runs the test. |
Note
For command line help for this test binary, type /h.
File list
File | Location |
---|---|
SvrPwrEnabledTest.exe |