Users Guide

b) $session = New-CimSession -ComputerName "Server01" -Credential $cred
c) Get-CimInstance -CimSession $session -Namespace root\dcim\sysman -ClassName DCIM_TimeService
| Invoke-CimMethod -MethodName ManageTime -Arguments @{GetRequest="TRUE"}
20 使用 Dell Command | Monitor 10.3