--- title: "Get-VBRDiscoveredComputerConfigurationPolicy" description: "Returns configuration options applied to protected computers. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns the list of configuration options app" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrdiscoveredcomputerconfigurationpolicy.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Agent Management > Managing Protected Computers > Veeam Agent Management Discovered Computers > Get-VBRDiscoveredComputerConfigurationPolicy" dateModified: "2026-08-19" --- # Get-VBRDiscoveredComputerConfigurationPolicy ## Short Description Returns configuration options applied to protected computers. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Id
ProtectionGroup
DiscoveredComputer
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
DiscoveredComputer |
Specifies an array of discovered computers. The cmdlet will return configuration options that were applied to the computers using this parameter. Accepts the |
True |
Named |
True (ByPropertyName) |
|
|
Id |
Specifies the ID of the configuration policy. |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
ProtectionGroup |
Specifies an array of protection groups. This cmdlet will return configuration options that were applied to computers in a protection group using this parameter. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |