# Get-RASReportingSettings

## NAME

Get-RASReportingSettings

## SYNOPSIS

Retrieve the Reporting Settings.

## SYNTAX

-none-

## DESCRIPTION

Retrieve the Reporting Settings.

## PARAMETERS

(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

[ReportingSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/reportingsettings)

## EXAMPLES

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

Get-RASReportingSettings

Obtains Parallels RAS Reporting settings for the current session.

## RELATED LINKS

* [Set-RASReportingSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/commands/set-rasreportingsettings)
