Start-VBOOrganizationSynchronization
Short Description
Starts to synchronize Microsoft organization objects with the organization cache database.
Note |
|
Synchronization of objects with the organization cache database is only available for Microsoft organizations with modern app-only authentication. |
Syntax
|
Start-VBOOrganizationSynchronization -Organization <IVBOOrganization> [-Full] [-Parts <VBOOrganizationSyncParts>] [<CommonParameters>] |
Detailed Description
This cmdlet starts to synchronize Microsoft organization objects with the organization cache database. Veeam Backup for Microsoft 365 uses the organization cache database to store information about all restore points created for Microsoft 365 organizations and to index all objects in Microsoft 365 organizations with modern app-only authentication.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Full |
Defines that the cmdlet will start synchronization of all objects in this Microsoft organization. Default: False |
|
False |
Named |
False |
|
Organization |
Specifies a Microsoft organization. The cmdlet will start synchronization of objects for this Microsoft organization. IVBOOrganization
Accepts the
To get this object, run the |
|
True |
Named |
True (ByValue) |
|
Parts |
Specifies the organization parts that the cmdlet will synchronize. You can specify several parts separated by a comma:
Default: All |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Learn.
Examples
Example 1: Synchronizing All Microsoft Organization Objects with Organization Cache Database
|
This example shows how to start synchronizing all Microsoft organization objects with the organization cache database.
Perform the following steps:
|
Example 2: Synchronizing Specific Organization Parts with Organization Cache Database
|
This example shows how to start synchronizing the users and sites of the
Perform the following steps:
|
Related Commands
Get-VBOOrganizationReturns Microsoft organizations added to the Veeam Backup for Microsoft 365 infrastructure.