# Set-RASReportingSettings

### NAME

Set-RASReportingSettings\ <br>

### SYNOPSIS

Updates the Reporting Settings.\ <br>

### SYNTAX

Set-RASReportingSettings \[-[DeltaBandwidth](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#DeltaBandwidth) *\<uint>*] \[-[DeltaCpu](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#DeltaCpu) *\<uint>*] \[-[DeltaLatency](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#DeltaLatency) *\<uint>*] \[-[DeltaMemory](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#DeltaMemory) *\<uint>*] \[-[DeltaUXEvaluator](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#DeltaUXEvaluator) *\<uint>*] \[-[EnableCustomReports](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#EnableCustomReports) *\<bool>*] \[-[Enabled](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#Enabled) *\<bool>*] \[-[FolderName](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#FolderName) *\<string>*] \[-[Password](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#Password) *\<SecureString>*] \[-[Port](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#Port) *\<uint>*] \[-[Server](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#Server) *\<string>*] \[-[TrackLogonDetails](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#TrackLogonDetails) *\<bool>*] \[-[TrackLogonDetailsTime](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#TrackLogonDetailsTime) *\<uint>*] \[-[TrackServers](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#TrackServers) *\<bool>*] \[-[TrackServerTime](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#TrackServerTime) *\<uint>*] \[-[TrackSessions](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#TrackSessions) *\<bool>*] \[-[TrackSessionTime](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#TrackSessionTime) *\<uint>*] \[-[TrackUserExperience](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#TrackUserExperience) *\<bool>*] \[-[TrackUserExperienceTime](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#TrackUserExperienceTime) *\<uint>*] \[-[UseCredentials](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#UseCredentials) *\<bool>*] \[-[Username](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#Username) *\<string>*] \[*<*[*CommonParameters*](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASReportingSettings.html#CommonParameters)*>*]\ <br>

### DESCRIPTION

Updates the Reporting Settings.\ <br>

### PARAMETERS

\
-**Enabled \<bool>**\
Enable or disable RAS Reporting functionality.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**DeltaCpu \<uint>**\
Minimum CPU change required to track the counter.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**DeltaMemory \<uint>**\
Minimum Memory change required to track the counter.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**EnableCustomReports \<bool>**\
Enable or disable custom report.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**FolderName \<string>**\
Custom report folder name.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**Port \<uint>**\
Port used by the service which receives data from the RAS Connection Broker. The default port is 30008.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**Server \<string>**\
The FQDN or IP address of the server where RAS Reporting is installed.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**UseCredentials \<bool>**\
Enable or disable Username/Password credentials to connect to the Server hosting RAS Reporting.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**Username \<string>**\
Username to connect to the Server hosting RAS Reporting (if UseCredentials is enabled).\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**Password \<SecureString>**\
Password to connect to the Server hosting RAS Reporting (if UseCredentials is enabled).\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**TrackServerTime \<uint>**\
How long the server counters information (such as CPU, Memory and number of sessions) is kept (in seconds).\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**TrackServers \<bool>**\
Enable or disable Server counters information tracking.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**TrackSessionTime \<uint>**\
How long information regarding the sessions opened is kept (in seconds).\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**TrackSessions \<bool>**\
Enable or disable Sessions information tracking.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**TrackLogonDetails \<bool>**\
Enable or disable Logon information tracking.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**TrackLogonDetailsTime \<uint>**\
How long information regarding the logon is kept (in seconds).\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**TrackUserExperience \<bool>**\
Enable or disable User experience tracking.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**TrackUserExperienceTime \<uint>**\
How long information regarding the user experience is kept (in seconds).\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**DeltaUXEvaluator \<uint>**\
Track UX Evaluator when change is more than user input.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**DeltaLatency \<uint>**\
Track Delta latency when change is more than user input.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**DeltaBandwidth \<uint>**\
Track Delta bandwidth when change is more than user input.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        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 . 
```

<br>

### INPUTS

-none-

### OUTPUTS

-none-

### EXAMPLES

\
\&#xNAN;**---------- EXAMPLE 1 ----------**\
\
Set-RASReportingSettings -Server "server.company.dom"\
\
Modifies the Server hosting RAS Reporting.
