Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

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