--- title: "Sync-VBRSOBREntityState" description: "Synchronizes the state of backup chains on performance extents with the state of data on capacity and archive extents of a scale-out backup repositories." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/sync-vbrsobrentitystate.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Scale-Out Backup Repositories > Immutability > Sync-VBRSOBREntityState" dateModified: "2026-08-20" --- # Sync-VBRSOBREntityState ## Short Description Synchronizes the state of backup chains on performance extents with the state of data on capacity and archive extents of a scale-out backup repositories. ## Syntax This cmdlet provides the following parameter sets:
Job
Repository
TenantId
Backup
TenantBackupId
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ArchiveTier |
Defines that the cmdlet will synchronize the state of backup chains on performance extents with the state of backup chains located in the archive tier. If you do not provide this parameter, the cmdlet will synchronizes the state of backup chains on performance extents with the state of backup chains on the capacity extent. Default: |
|
False |
Named |
False |
|
Backup |
Specifies a backup. The cmdlet will synchronize data for a specified period in time from the capacity extent for these backups. Accepts the |
|
True |
Named |
False |
|
Job |
Specifies a job. The cmdlet will synchronize data for a specified period in time from the capacity extent for this job. Accepts the |
True |
Named |
False |
|
|
PointInTime |
Specifies a period in time to which you want to restore data. The cmdlet will synchronize data from the capacity extent to the specified period. |
|
True |
Named |
False |
|
Repository |
Specifies a scale-out backup repository. The cmdlet will synchronize data for a specified period in time from the capacity extent for this repository. |
True |
Named |
False |
|
|
RunAsync |
Defines that the command returns immediately without waiting for the task to complete. |
|
False |
Named |
False |
|
TenantBackupId |
Specifies a ID of the tenant backup. |
|
True |
Named |
False |
|
TenantId |
Specifies s tenant ID. |
|
True |
Named |
False |