Get-PowerSettingTurnMonitorOffAfter
Last updated
Was this helpful?
Gets the active power plan monitor-off timeout in minutes.
Module
OSD
Platform
WinPE (amd64 / arm64)
Returns the "Turn off display after" timeout for the active power plan. The function reads both AC (plugged in) and DC (battery) values from power policy data in root\cimv2\power.
Get-PowerSettingTurnMonitorOffAfter [-ProgressAction <ActionPreference>] [<CommonParameters>]This function does not define function-specific parameters beyond common parameters.
Get-PowerSettingTurnMonitorOffAfterReturns a PSCustomObject with AC and DC monitor-off timeout values in minutes.
Last updated
Was this helpful?
Was this helpful?

