--- title: "New-VBORbacOperator" description: "This cmdlet creates the VBORbacOperator object. This object contains users or groups that will act as restore operators." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/new-vborbacoperator.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Restore Portal > New-VBORbacOperator" dateModified: "2026-08-21" --- # New-VBORbacOperator ## Short Description Defines users or groups that will act as restore operators. ## Syntax This cmdlet provides the following parameter sets:
OperatorUserParameterSet
OperatorGroupParameterSet
|
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 restore operators. 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 restore operators. Accepts the To get this object, run the |
True |
Named |
False |