How long has this system been running

How long has this system been running

I often need a quick way to see how long a Windows box has been running, or actually when it was last restarted Smile

One way is to use the command net statistics workstation and find Statistics since:

image

And of course PowerShell is nowadays also an option:

Get-CimInstance -ClassName win32_operatingsystem | select csname, lastbootuptime

Note that this requires PowerShell 3.0 and that the time is 2 seconds before the time from net statistics.

image

+ posts

Table of Contents

Share this post
Search blog posts
Search
Authors
Modern Workplace consultant and a Microsoft MVP in Enterprise Mobility.

Modern Workplace consultant and a Microsoft MVP in Windows and Devices.

Infrastructure architect with focus on Modern Workplace and Microsoft 365 security.

Cloud & security specialist with focus on Microsoft backend products and cloud technologies.

Cloud & security specialist with focus on Microsoft 365.

Cloud & Security Specialist, with a passion for all things Cybersecurity

Cloud and infrastructure security specialist with background in networking.

Infrastructure architect with focus on design, implementation, migration and consolidation.

Infrastructure consultant with focus on cloud solutions in Office365 and Azure.

Modern workplace and infrastructure architect with a focus on Microsoft 365 and security.

follow us in feedly
Categories

Follow on SoMe