--- title: "Remove-VBOEntityData" description: "This cmdlet removes the organization entity data. You cannot remove the organization entity data from object storage repositories with the enabled data immutability." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/remove-vboentitydata.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Data Management > Remove-VBOEntityData" dateModified: "2026-08-21" --- # Remove-VBOEntityData ## Short Description Removes an organization entity data from a backup repository including an object storage repository that was specified as a target for backup copy jobs. ## Syntax This cmdlet provides the following parameter sets:
UserOptionsParameterSet
GroupOptionsParameterSet
SiteOptionsParameterSet
TeamOptionsParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ArchiveMailbox |
Defines that the cmdlet will remove the entity archive mailbox data. Default: False |
|
False |
Named |
False |
|
Group |
Specifies an organization group entity. |
|
True |
Named |
True (ByValue) |
|
GroupMailbox |
Defines that the cmdlet will remove the organization group mailbox data. Default: False |
|
False |
Named |
False |
|
GroupSite |
Defines that the cmdlet will remove the organization group site data. Default: False |
|
False |
Named |
False |
|
Mailbox |
Defines that the cmdlet will remove the entity mailbox data. Default: False |
|
False |
Named |
False |
|
OneDrive |
Defines that the cmdlet will remove the entity OneDrive data. Default: False |
|
False |
Named |
False |
|
Repository |
Specifies a backup repository where the backed-up entity data is located. Accepts the To get this object, run the |
True |
Named |
False |
|
|
RunAsync |
Defines that the command returns immediately without waiting for the task to complete. Default: False |
|
False |
Named |
False |
|
Site |
Specifies an organization site entity. |
|
True |
Named |
True (ByValue) |
|
Sites |
Defines that the cmdlet will remove the entity sites data. Default: False |
|
False |
Named |
False |
|
Team |
Specifies an organization team entity. |
|
True |
Named |
True (ByValue) |
|
User |
Specifies an organization user entity. |
|
True |
Named |
True (ByValue) |
|
Confirm |
Defines that the cmdlet will display a prompt that asks if the user is sure that he wants to continue. Default: True |
|
False |
Named |
False |
|
WhatIf |
Defines that the cmdlet will write a message that describes the effects of running the cmdlet without actually performing any action. Default: False |
|
False |
Named |
False |