Active Directory Certificate Services
Summary
This document describes how to detect servers with the ADCS role installed.
Settings
Detection String | Comparator | Result | Applicable OS |
---|---|---|---|
`{%@powershell.exe -nologo -noprofile -command "Get-WindowsFeature -Name 'AD-Certificate' -ErrorAction 'SilentlyContinue' | Select-Object InstallState | Ft -Hide"@%}` | Contains |