All pages
Powered by GitBook
1 of 1

Loading...

Get-RASPowerPermission

NAME

Get-RASPowerPermission

SYNOPSIS

Retrieves information about a Parallels RAS Power administrator account.

SYNTAX

Get-RASPowerPermission [-] <uint> [<>]

DESCRIPTION

Retrieves information about one Parallels RAS Power administrator account.

The cmdlet returns an array of objects of type RASPowerPermission.

PARAMETERS

-AdminId <uint> Admin ID to retrieve the specified RAS Custom Administrator Account.

<CommonParameters>

INPUTS

-none-

OUTPUTS

EXAMPLES

---------- EXAMPLE 1 ----------

Get-RASPowerPermission -AdminId 100

Retrieves the permissions of one Parallels RAS Power administrator account.

RELATED LINKS

Remove-RASAdminAccount
AdminId
CommonParameters
RASPowerPermission
Set-RASPowerPermission
Get-RASAdminAccount
New-RASAdminAccount
Set-RASAdminAccount
        Required?                    true

        Position?                    0

        Default value                0

        Accept pipeline input?       false

        Accept wildcard characters?  false
        This cmdlet supports the common parameters: Verbose, Debug,

        ErrorAction, ErrorVariable, WarningAction, WarningVariable,

        OutBuffer, PipelineVariable, and OutVariable. For more information, see 

        about_CommonParameters documentation.