This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#requires -version 2 | |
<# | |
.SYNOPSIS | |
Outputs the last bootup time and uptime for one or more computers. | |
.DESCRIPTION | |
Outputs the last bootup time and uptime for one or more computers. | |
.PARAMETER ComputerName |