--- title: "Set-VBORbacRole" description: "This cmdlet modifies settings of the specified restore operator role. To modify settings, you need to enter the necessary parameters with new values. The parameters that you omit will remain unchanged." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/set-vborbacrole.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Restore Portal > Set-VBORbacRole" dateModified: "2026-08-21" --- # Set-VBORbacRole ## Short Description Modifies settings of restore operator roles that are added to Veeam Backup for Microsoft 365. ## Syntax This cmdlet provides the following parameter sets:
SelectedBackupItemsParameterSet (Default)
EntireOrganizationParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Description |
Specifies a description of the restore operator role. The cmdlet will replace the current description with the specified description. |
|
False |
Named |
False |
|
EntireOrganization |
Defines that the specified restore operators will be able to explore and restore all objects within the specified Microsoft 365 organization. Default: False |
|
False |
Named |
False |
|
ExcludedItems |
Specifies an array of objects to exclude. The cmdlet will replace the current objects to exclude with the specified ones. Note: You cannot exclude objects that have been specified for the Accepts the To create this object, run the |
False |
Named |
False |
|
|
Name |
Specifies a restore operator role name. The cmdlet will replace the current name with the specified name. |
|
False |
Named |
False |
|
Operators |
Specifies an array of restore operators. The cmdlet will replace the current restore operators with the specified restore operators. Accepts the To create this object, run the |
False |
Named |
False |
|
|
Role |
Specifies a restore operator role. The cmdlet will modify settings of this restore operator role. Accepts the To get this object, run the |
True |
Named |
True (ByValue) |
|
|
SelectedItems |
Specifies an array of objects to manage. The cmdlet will replace the current objects to manage with the specified ones. Accepts the To create this object, run the |
False |
Named |
False |