--- title: "Get-VBRProtectionGroup" description: "Returns protection groups. Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns protection groups." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrprotectiongroup.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Agent Management > Working with Protection Groups > Veeam Agent Management Protection Groups > Get-VBRProtectionGroup" dateModified: "2026-08-19" --- # Get-VBRProtectionGroup ## Short Description Returns protection groups. **Product Edition**: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Id
Name
Type
ContainerType
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ContainerType |
Specifies the array of protection scope types:
The cmdlet will return protection groups created for these protection scope types. |
|
False |
Named |
True (ByPropertyName) |
|
Id |
Specifies the array of protection group IDs. The cmdlet will return protection groups with these IDs. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies the array of protection group names. The cmdlet will return protection groups with these names. |
|
False |
Named |
True (ByPropertyName) |
|
Type |
Specifies protection group types:
The cmdlet will return protection groups of these types. |
|
False |
Named |
True (ByPropertyName) |