资讯

Even in PowerShell 1.0 we could use Get-WMIObject to connect to the Win32_OperatingSystem class. This class has a Reboot () method. You could execute the method to remotely reboot a computer, although ...