Certification Authority
Summary
This document describes a role used to detect servers with the Certification Authority feature installed.
Settings
| Detection String | Comparator | Result | Applicable OS | 
|---|---|---|---|
| `{@%powershell.exe -nologo -noprofile -command "Get-WindowsFeature -Name 'ADCS-Cert-Authority' -ErrorAction 'SilentlyContinue' | Select-Object InstallState | Ft -Hide"@%}` | Contains |