ADCSAdministration
This topic contains the brief descriptions of the Windows PowerShell® cmdlets that are for use in administering the Active Directory Certificate Services (AD CS) certification authority (CA) role service. Each cmdlet in the table is linked to additional information about that cmdlet.
ADCSAdministration
Add-CAAuthorityInformationAccess |
Configures the AIA or OCSP for a certification authority. |
Add-CACrlDistributionPoint |
Adds a CRL distribution point URI where AD CS publishes certification revocations. |
Add-CATemplate |
Adds a certificate template to the CA. |
Backup-CARoleService |
Backs up the CA database and private key information. |
Confirm-CAAttestationIdentityKeyInfo |
Checks whether the local CA trusts secure hardware for identity key attestation. |
Confirm-CAEndorsementKeyInfo |
Checks whether the local CA trusts secure hardware for key attestation. |
Get-CAAuthorityInformationAccess |
Gets the AIA and OCSP URI information set on the AIA extension of the CA properties. |
Get-CACrlDistributionPoint |
Gets all the locations set on the CDP extension of the CA properties. |
Get-CATemplate |
Gets the list of templates set on the CA for issuance of certificates. |
Remove-CAAuthorityInformationAccess |
Removes AIA or OCSP URI from the AIA extension set on the certification authority. |
Remove-CACrlDistributionPoint |
Removes the URI for the CRL distribution point (CDP) from the CA. |
Remove-CATemplate |
Removes the templates from the CA which were set for issuance of certificates. |
Restore-CARoleService |
Restores the CA database and private key information. |