Certificate Enrollment Policy Web Service
Summary
This document outlines a role used to detect servers with the Certificate Enrollment Policy Web Service Feature installed.
Settings
Detection String | Comparator | Result | Applicable OS |
---|---|---|---|
`{%@powershell.exe -nologo -noprofile -command "Get-WindowsFeature -Name 'ADCS-Enroll-Web-Pol' -ErrorAction 'SilentlyContinue' | Select-Object InstallState | Ft -Hide"@%}` | Contains |