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