Rescan-VBREntity
Short Description
Rescans backup infrastructure components.
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides the following parameter sets:
-
EntityRescan-VBREntity -Entity <Object[]> [-Wait] [<CommonParameters>]
-
FlagsRescan-VBREntity [-AllReplicas] [-AllHosts] [-AllTapeServers] [-AllRepositories] [-AllCloudProviders] [-Wait] [<CommonParameters>]
Detailed Description
This cmdlet rescans backup infrastructure components added to Veeam Backup & Replication:
- Hosts and clusters
- Tape servers
- Tape libraries
- Backup repositories
- Cloud providers
- Veeam backup database for new replica restore points
- Protection groups
Note
You cannot rescan a protection group for pre-installed Veeam Agents. To learn more, see the Protection Group Types section in the Veeam Agent Management Guide.
- Discovered computers
Note
You cannot rescan a computer added to a protection group for pre-installed Veeam Agents. To learn more, see the Protection Group Types section in the Veeam Agent Management Guide.
- Discovered Active Directory objects
You can rescan components, for example, after configuration restore.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AllCloudProviders |
Defines that the cmdlet will rescan all cloud providers.
Default: |
|
False |
Named |
False |
|
AllHosts |
Defines that the cmdlet will rescan all managed hosts.
Default: |
|
False |
Named |
False |
|
AllReplicas |
Defines that the cmdlet will rescan all replicas restore points.
Default: |
|
False |
Named |
False |
|
AllRepositories |
Defines that the cmdlet will rescan all backup repositories.
Default: |
|
False |
Named |
False |
|
AllTapeServers |
Defines that the cmdlet will rescan all tape servers.
Default: |
|
False |
Named |
False |
|
Entity |
Specifies an array of components you want to rescan. Accepts the following objects:
|
|
True |
Named |
True (ByValue) |
|
Wait |
Defines that the command waits for the process to complete before accepting more input. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Rescanning all Hosts Managed by Veeam Backup & Replication
|
This command rescans servers managed by Veeam Backup & Replication.
|
Example 2. Rescanning Backup Repository
|
This example shows how to rescan the
Perform the following steps:
|
Example 3. Rescanning Tape Server
|
This example shows how to rescan the
Perform the following steps:
|
Example 4. Rescanning Replica Restore Points
|
This example shows how to rescan the
Perform the following steps:
|
Related Commands
Get-VBRTapeServerReturns tape servers.Get-VBRBackupRepositoryReturns a list of backup repositories.Get-VBRReplicaReturns replica objects of VMs or cloud VMs.