Posted on February 15, 2016October 19, 2018 Get Windows boot time – Powershell To get the last Windows boot time using PowerShell V3 or later. Get-CimInstance Win32_OperatingSystem | select lastbootuptime,csname This will show you the lastbootuptime and computer name Share this:TwitterFacebookMoreLinkedInLike this:Like Loading...