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