This blog contains the brief descriptions of the Windows PowerShell cmdlets that are for use in administering the Active Directory Certificate Services (AD CS) certification…
Restore-CARoleService is accessible with the help of adcsadministration module. To install adcsadministration on your system please refer to this link. Synopsis Restores the CA database…
Remove-CATemplate is accessible with the help of adcsadministration module. To install adcsadministration on your system please refer to this link. Synopsis Removes the templates from…
Remove-CACrlDistributionPoint is accessible with the help of adcsadministration module. To install adcsadministration on your system please refer to this link. Synopsis Removes the URI for…
Remove-CAAuthorityInformationAccess is accessible with the help of adcsadministration module. To install adcsadministration on your system please refer to this link. Synopsis Removes authority information access…
Get-CATemplate is accessible with the help of adcsadministration module. To install adcsadministration on your system please refer to this link. Synopsis Gets the list of…
Get-CACrlDistributionPoint is accessible with the help of adcsadministration module. To install adcsadministration on your system please refer to this link. Synopsis Gets all the locations…
Get-CAAuthorityInformationAccess is accessible with the help of adcsadministration module. To install adcsadministration on your system please refer to this link. Synopsis Gets the Authority Information…
Confirm-CAEndorsementKeyInfo is accessible with the help of adcsadministration module. To install adcsadministration on your system please refer to this link. Synopsis Checks whether the local…
Backup-CARoleService is accessible with the help of adcsadministration module. Synopsis Backs up the CA database and private key information. Description The Backup-CARoleService cmdlet backs up…