adcs - jasper-zanjani/Windows-Server GitHub Wiki

adcsadministration

Cmdlet Description
Add-CAAuthorityInformationAccess Configures the AIA or OCSP for a certification authority.
Get-CAAuthorityInformationAccess Gets the AIA and OCSP URI information set on the AIA extension of the CA properties.
Remove-CAAuthorityInformationAccess Removes AIA or OCSP URI from the AIA extension set on the certification authority.
Add-CACrlDistributionPoint Adds a CRL distribution point URI where AD CS publishes certification revocations.
Get-CACrlDistributionPoint Gets all the locations set on the CDP extension of the CA properties.
Remove-CACrlDistributionPoint Removes the URI for the CRL distribution point (CDP) from the CA.
Confirm-CAEndorsementKeyInfo Checks whether the local CA trusts secure hardware for key attestation.
Backup-CARoleService Backs up the CA database and private key information.
Restore-CARoleService Restores the CA database and private key information.
Add-CATemplate Adds a certificate template to the CA.
Get-CATemplate Gets the list of templates set on the CA for issuance of certificates.
Remove-CATemplate Removes the templates from the CA which were set for issuance of certificates.

adcsdeployment

Cmdlet Description
Install-AdcsCertificationAuthority Performs installation and configuration of the AD CS Certification Authority role service.
Uninstall-AdcsCertificationAuthority Uninstalls the CA role service and removes the configuration information.
Install-AdcsEnrollmentPolicyWebService Performs the configuration of Certificate Enrollment Policy Web service.
Uninstall-AdcsEnrollmentPolicyWebService Uninstalls the Certificate Enrollment Policy Web service.
Install-AdcsEnrollmentWebService Performs the initial configuration of the Certificate Enrollment Web service.
Uninstall-AdcsEnrollmentWebService Uninstalls the Certificate Enrollment Web service or individual instances of it.
Install-AdcsNetworkDeviceEnrollmentService Installs the NDES role service.
Uninstall-AdcsNetworkDeviceEnrollmentService Uninstalls the NDES role service.
Install-AdcsOnlineResponder Installs the Online Responder service.
Uninstall-AdcsOnlineResponder Uninstalls the Online Responder service.
Install-AdcsWebEnrollment Installs the Certification Authority Web Enrollment.
Uninstall-AdcsWebEnrollment Uninstalls the CA Web Enrollment role service.