Windows Server Backup
Summary
This role is created to detect the agents where the Windows Server Backup feature is installed.
Settings
| Detection String | Comparator | Result | Applicable OS | 
|---|---|---|---|
| `{@%powershell.exe -nologo -noprofile -command "Get-WindowsFeature -Name Windows-Server-Backup -ErrorAction SilentlyContinue | Select-Object -ExpandProperty Installed"@%}` | Contains | True |