PowerShell Dapatkan komputer jarak jauh

(Get-Date) - (Get-CimInstance Win32_OperatingSystem -ComputerName Remote_Computer).LastBootupTime
LionKing