--- title: "New-VBORbacRoleItem" description: "This cmdlet creates the VBORbacRoleItem object. This object contains specific users, groups, sites, or teams. Restore operators will be allowed/not allowed to explore and restore data from backups created by Veeam Backup for Microsoft 365 for this..." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/new-vborbacroleitem.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Restore Portal > New-VBORbacRoleItem" dateModified: "2026-08-21" --- # New-VBORbacRoleItem ## Short Description Defines Microsoft 365 organization users, groups, sites or teams that will be managed by restore operators or excluded. ## Syntax This cmdlet provides the following parameter sets:
UserParameterSet
SiteParameterSet
GroupParameterSet
TeamParameterSet
PersonalSitesParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Group |
Specifies an array of groups added to Veeam Backup for Microsoft 365. The cmdlet will define these groups as objects to manage/exclude. Accepts the To get this object, run the |
True |
Named |
False |
|
|
PersonalSites |
Defines that the cmdlet will define personal sites as objects to manage/exclude. Default: False |
|
True |
Named |
False |
|
Site |
Specifies an array of SharePoint sites added to Veeam Backup for Microsoft 365. The cmdlet will define these sites as objects to manage/exclude. Accepts the To get this object, run the |
True |
Named |
False |
|
|
Team |
Specifies an array of teams added to Veeam Backup for Microsoft 365. The cmdlet will define these teams as objects to manage/exclude. Accepts the To get this object, run the |
True |
Named |
False |
|
|
User |
Specifies an array of users added to Veeam Backup for Microsoft 365. The cmdlet will define these users as objects to manage/exclude. Accepts the To get this object, run the |
True |
Named |
False |