Get-RASVersion
NAME
Get-RASVersion
SYNOPSIS
Retrieves the Parallels RAS version.
SYNTAX
Get-RASVersion [-Details <SwitchParameter>] [<CommonParameters>]
DESCRIPTION
Retrieves the version and build number of Parallels RAS that you are using.
PARAMETERS
-Details <SwitchParameter> Restart the remote server. The remote install service will actually decide if the server needs restarting.
Required? false Position? named Default value False Accept pipeline input? false Accept wildcard characters? false<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters .
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ---------- Get-RASVersion
Last updated