--- title: "Get-VBRVMExclusion" description: "This cmdlet returns a list of global exclusions created for VMs." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrvmexclusion.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Global VM Exclusion > Get-VBRVMExclusion" dateModified: "2026-08-19" --- # Get-VBRVMExclusion ## Short Description Returns a list of global VM exclusions. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Default (Default)
Id
Name
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the ID of an exclusion. |
|
False |
0 |
True (ByPropertyName, ByValue) |
|
Name |
Specifies an array of excluded VM names. |
|
False |
0 |
True (ByPropertyName, ByValue) |
|
Note |
Specifies the note added for an exclusion. |
|
False |
Named |
True (ByPropertyName) |