Configuring Advanced Windows Server 2012 Services — Question 23

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs a Server Core installation of
Windows Server 2012 R2.
You need to deploy a certification authority (CA) to Server1. The CA must support the auto-enrollment of certificates.
Which two cmdlets should you run? (Each correct answer presents part of the solution. Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct answer is B and E. Running Install-AdcsCertificationAuthority (B) is essential to install the CA role, while Install-AdcsWebEnrollment (E) is necessary to set up web-based enrollment for certificates. The other options do not directly contribute to setting up a CA with auto-enrollment capabilities.