# Get-RASVersion.md

## NAME

Get-RASVersion

## SYNOPSIS

Retrieves the Parallels RAS version.

## SYNTAX

**Get-RASVersion** \[[Details](#details-string) *(SwitchParameter)*] \[*(*[*CommonParameters*](#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 documentation. 
```

## INPUTS

-none-

## OUTPUTS

[String](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/types/String.md)

## EXAMPLES

\*\*---------- EXAMPLE 1 ----------

Get-RASVersion

## RELATED LINKS

-none-
