Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 612 Bytes

Get-LastBootTime.README.md

File metadata and controls

27 lines (17 loc) · 612 Bytes

Get-LastBootTime

Get the time when a computer is booted.

Description

Get the time when a computer is booted.

Screenshot

Syntax

Get-LastBootTime [[-ComputerName] <String[]>] [[-Credential] <PSCredential>] [<CommonParameters>]

Example 1

Get-LastBootTime -ComputerName Windows7x64

ComputerName LastBootTime
------------ ------------
Windows7x64  8/21/2016 3:25:29 PM