< Back
Get-HyperVRAMUsage
Post
NAME Get-HyperVRAMUsage
SYNOPSIS
Gets current Hyper-V server RAM usage
SYNTAX
Get-HyperVRAMUsage [<CommonParameters>]
DESCRIPTION
Shows the free RAM that your Hyper-V server has. Alerts you if you're at 4GB or 2GB free.
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 input.
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
C:\\PS>Get-HyperVRAMUsage
RELATED LINKS
SYNOPSIS
Gets current Hyper-V server RAM usage
SYNTAX
Get-HyperVRAMUsage [<CommonParameters>]
DESCRIPTION
Shows the free RAM that your Hyper-V server has. Alerts you if you're at 4GB or 2GB free.
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 input.
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
C:\\PS>Get-HyperVRAMUsage
RELATED LINKS