Skip to content

Get-PscxUptime

SYNOPSIS

PSCX Cmdlet: Gets the operating system's uptime and last bootup time.

SYNTAX

Get-PscxUptime [<CommonParameters>]

DESCRIPTION

Gets the operating system's uptime and last bootup time.

EXAMPLES

EXAMPLE 1

PS C:\>

C:\PS> Get-PscxUptime

Get's the operating system's uptime and last bootup time.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

Back to top