--- title: "New-VBOBackupItem" description: "Creates organization objects. You can add or exclude these objects from a backup job. For more information on object types, see the Organization Object Types section of the Veeam Backup for Microsoft 365 User Guide." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/new-vbobackupitem.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Organizations Management > Organization Objects > New-VBOBackupItem" dateModified: "2026-08-21" --- # New-VBOBackupItem ## Short Description Creates organization objects. ## Syntax This cmdlet provides the following parameter sets:
UserParameterSet
OrganizationParameterSet
SiteParameterSet
GroupParameterSet
TeamParameterSet
PersonalSitesParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ArchiveMailbox |
Defines that the cmdlet will create an organization object that will have the archived mailbox option enabled. Default: False Note: You cannot specify this parameter for the |
|
False |
Named |
False |
|
Group |
Specifies an array of groups added to Veeam Backup for Microsoft 365. The cmdlet will create an organization object that contains a group. Accepts the To get this object, run the |
True |
Named |
False |
|
|
GroupMailbox |
Defines that the cmdlet will create an organization object that will have the group mailbox enabled. Default: False |
|
False |
Named |
False |
|
GroupSite |
Defines that the cmdlet will create an organization object that will have the group site option enabled. Default: False |
|
False |
Named |
False |
|
Mailbox |
Defines that the cmdlet will create an organization object that will have the mailbox option enabled. Default: False |
|
False |
Named |
False |
|
OneDrive |
Defines that the cmdlet will create an organization object that will have the OneDrive option enabled. Default: False Note: You cannot specify this parameter for the |
|
False |
Named |
False |
|
Organization |
Specifies an array of organizations added to Veeam Backup for Microsoft 365. The cmdlet will create an organization object that contains an organization. Accepts the To get this object, run the |
True |
Named |
False |
|
|
PersonalSites |
Defines that the cmdlet will create an organization object with the personal sites option enabled. Default: False |
|
True |
Named |
False |
|
Site |
Specifies an array of sites added to Veeam Backup for Microsoft 365. The cmdlet will create an organization object that contains a site. Accepts the To get this object, run the |
True |
Named |
False |
|
|
Sites |
Defines that the cmdlet will create an organization object that will have the sites option enabled. Default: False |
|
False |
Named |
False |
|
Team |
Specifies an array of teams added to Veeam Backup for Microsoft 365. The cmdlet will create an organization object that contains a team. Accepts the To get this object, run the |
True |
Named |
False |
|
|
Teams |
Defines that the cmdlet will create an organization object that will have the teams option enabled. Default: False |
|
False |
Named |
False |
|
TeamsChats |
Defines that the cmdlet will create an organization object that will have the team posts (formerly team chats) option enabled. Default: False |
|
False |
Named |
False |
|
User |
Specifies an array of users added to Veeam Backup for Microsoft 365. The cmdlet will create an organization object that contains a user. Accepts the To get this object, run the |
True |
Named |
False |