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.)
A.
Add-CAAuthoritylnformationAccess
B.
Install-AdcsCertificationAuthority
C.
Add-WindowsFeature
D.
Install-AdcsOnlineResponder
E.
Install-AdcsWebEnrollment
Explanation:
* The Install-AdcsCertificationAuthority cmdlet performs installation and configuration of the AD CS CA role
service.
*The Install-AdcsWebEnrollment cmdlet performs initial installation and configuration of the Certification
Authority Web Enrollment role service.
Answer is: C & B
http://securebits.in/deploying-a-certificate-authority-in-server-2012-using-powershell/?ckattempt=1
I agree as well. Answer is C and B
I agree as well, the windows feature must be added before you can call the Install-AdcsCertificationAuthority cmdlet, according to this page: https://technet.microsoft.com/en-us/library/hh848389%28v=wps.630%29.aspx?f=255&MSPPError=-2147217396