--- title: "Get-VBORbacRole" description: "This cmdlet returns an array of restore operator roles added to Veeam Backup for Microsoft 365." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vborbacrole.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Restore Portal > Get-VBORbacRole" dateModified: "2026-08-21" --- # Get-VBORbacRole ## Short Description Returns settings of restore operator roles. ## Syntax This cmdlet provides the following parameter sets:
AllParameterSet (Default)
ByIdParameterSet
ByNameParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an ID of the restore operator role. The cmdlet will return the restore operator role with the specified ID. |
|
True |
Named |
False |
|
Name |
Specifies a restore operator role name. The cmdlet will return the restore operator role with this name. |
|
True |
Named |
False |
|
Organization |
Specifies a Microsoft organization. The cmdlet will return restore operator roles that are added to the specified Microsoft organization. Accepts the To get this object, run the |
False |
Named |
True (ByValue) |