Skip to main content

Active Directory Certificate Services

Summary

This document describes how to detect servers with the ADCS role installed.

Settings

Detection StringComparatorResultApplicable OS
`{%@powershell.exe -nologo -noprofile -command "Get-WindowsFeature -Name 'AD-Certificate' -ErrorAction 'SilentlyContinue'Select-Object InstallStateFt -Hide"@%}`Contains