< Back
Get-HyperVCPU
Post
NAME Get-HyperVCPU
SYNOPSIS
Gets Hyper-V CPU usage
SYNTAX
Get-HyperVCPU [<CommonParameters>]
DESCRIPTION
Gets current load percetnage of Hyper-V server, max clock speed, and name of CPU.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
No inputs
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
C:\\PS>Get-HyperVCPU
RELATED LINKS
SYNOPSIS
Gets Hyper-V CPU usage
SYNTAX
Get-HyperVCPU [<CommonParameters>]
DESCRIPTION
Gets current load percetnage of Hyper-V server, max clock speed, and name of CPU.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
No inputs
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
C:\\PS>Get-HyperVCPU
RELATED LINKS