# Set-RASPowerPermission

### NAME

Set-RASPowerPermission\ <br>

### SYNOPSIS

Modifies the permissions of a RAS Power admin account.\ <br>

### SYNTAX

Set-RASPowerPermission \[-[AdminId](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AdminId)] *\<uint>* \[-[AllowAllSites](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowAllSites) *\<bool>*] \[-[AllowConnectionChanges](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowConnectionChanges) *\<bool>*] \[-[AllowDeviceManagementChanges](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowDeviceManagementChanges) *\<bool>*] \[-[AllowInSiteIds](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowInSiteIds) *\<uint\[]>*] \[-[AllowInSites](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowInSites) *<*[*Site\[\]*](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/Site.html)*>*] \[-[AllowPolicyChanges](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowPolicyChanges) *\<bool>*] \[-[AllowPublishingChanges](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowPublishingChanges) *\<bool>*] \[-[AllowSessionManagement](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowSessionManagement) *\<bool>*] \[-[AllowSiteChanges](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowSiteChanges) *\<bool>*] \[-[AllowViewingPolicyInfo](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowViewingPolicyInfo) *\<bool>*] \[-[AllowViewingReportingInfo](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowViewingReportingInfo) *\<bool>*] \[-[AllowViewingSiteInfo](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#AllowViewingSiteInfo) *\<bool>*] \[*<*[*CommonParameters*](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASPowerPermission.html#CommonParameters)*>*]\ <br>

### DESCRIPTION

Modifies the permissions of a RAS Power admin account.\
\
For each setting, the cmdlet has a corresponding input parameter. To modify a setting, specify a corresponding parameter and its value.\ <br>

### PARAMETERS

\
-**AdminId \<uint>**\
Admin ID to retrieve the specified RAS Power Administrator Account.\ <br>

```
        Required?                    true
```

```
        Position?                    0
```

```
        Default value                0
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowSiteChanges \<bool>**\
Enable or disable the "Allow Site changes" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowPublishingChanges \<bool>**\
Enable or disable the "Allow Publishing changes" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowConnectionChanges \<bool>**\
Enable or disable the "Allow Connection changes" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowViewingReportingInfo \<bool>**\
Enable or disable the "Allow viewing of RAS Reporting" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowViewingSiteInfo \<bool>**\
Enable or disable the "Allow viewing of Site Information" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowViewingPolicyInfo \<bool>**\
Enable or disable the "Allow viewing of Policy Information" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowSessionManagement \<bool>**\
Enable or disable the "Allow Session Management" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowDeviceManagementChanges \<bool>**\
Enable or disable the "Allow Device Management changes" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowPolicyChanges \<bool>**\
Enable or disable the "Allow Policy changes" option.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowAllSites \<bool>**\
Enable or disable the "All Sites" option. If enabled, the administrator can manage all sites in the farm. Otherwise, sites can be specified individually.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowInSites <**[**Site\[\]**](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/Site.html)**>**\
A list of sites (a Site array) which the administrator should be allowed to manage.\ <br>

```
        Required?                    false
```

```
        Position?                    named
```

```
        Default value                
```

```
        Accept pipeline input?       false
```

```
        Accept wildcard characters?  false
```

\
-**AllowInSiteIds \<uint\[]>**\
A list of site ids (an integer array) which the administrator should be allowed to manage.\ <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-RASPowerPermission -AdminId 100 -AllowSiteChanges $false\
\
Modifies AllowSiteChanged for AdminId 100 to False.\
\&#xNAN;**---------- EXAMPLE 2 ----------**\
\
Set-RASPowerPermission -AdminId 100 -AllowConnectionChanges $false\
\
Modifies AllowConnectionChanges for AdminId 100 to False.<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-powershell-api-guide/v19/parallels-ras-powershell-admin-module/commands/set-raspowerpermission.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
