(Lenovo) Imposta/Annulla impostazione soglia alimentazione

IBM.WinComputer.SetPowerThreshold (Task)

Fare riferimento alla Vista dettagli di questo sistema in Lenovo Windows System Group per visualizzare i valori di soglia correnti e la proprietà MonitoringCapable.

Element properties:

TargetIBM.WinComputer
AccessibilityPublic
CategoryCustom
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
PA WriteAction IBM.Windows.SetPowerThreshold Default

Source Code:

<Task ID="IBM.WinComputer.SetPowerThreshold" Accessibility="Public" Enabled="true" Target="IBM.WinComputer" Timeout="300" Remotable="true">
<Category>Custom</Category>
<WriteAction ID="PA" TypeID="IBM.Windows.SetPowerThreshold">
<PowerThresholdWarning>$Target/Property[Type="IBM.WinComputer"]/PowerThresholdWarning$</PowerThresholdWarning>
<PowerThresholdCritical>$Target/Property[Type="IBM.WinComputer"]/PowerThresholdCritical$</PowerThresholdCritical>
<AgentLicenseLevel>$Target/Property[Type="IBM.WinComputer"]/Licensed$</AgentLicenseLevel>
<FirmwareType>$Target/Property[Type="IBM.WinComputer"]/FirmwareType$</FirmwareType>
<DirAgentVer>$Target/Property[Type="IBM.WinComputer"]/PlatformAgentInfo$</DirAgentVer>
</WriteAction>
</Task>