# Get-RASVersion

## 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/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/types/String.md)

## EXAMPLES

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

Get-RASVersion

## RELATED LINKS

-none-
