Sync-VBRBackupRepository
Short Description
Rescans a backup repository.
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Sync-VBRBackupRepository -Repository <CBackupRepository[]> [<CommonParameters>] |
Detailed Description
This cmdlet allows you to rescan a backup repository and get details on backups stored on it.
You can perform the repository rescan, for example, in case you have imported or copied backups.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Repository |
Specifies the array of backup repositories you want to rescan.
Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
CBaseSession
Examples
Example 1. Rescanning Backup Repository [Using Variable]
|
This example shows how to rescan the repository named
Perform the following steps:
|
Example 2. Rescanning Backup Repository [Using Pipeline]
|
This example shows how to rescan the repository named
Perform the following steps:
|
Related Commands
Get-VBRBackupRepositoryReturns a list of backup repositories.