--- title: "Rescan-VBREntity" 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 You..." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/rescan-vbrentity.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Managing Infrastructure > Rescan-VBREntity" dateModified: "2026-08-19" --- # 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:
Entity
Flags
|
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 |