powershell

ADCSDeployment

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…

powershell

Restore-CARoleService

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…

powershell

Remove-CATemplate

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…

powershell

Remove-CACrlDistributionPoint

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…

powershell

Remove-CAAuthorityInformationAccess

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…

powershell

Get-CATemplate

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…

powershell

Get-CACrlDistributionPoint

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…

powershell

Get-CAAuthorityInformationAccess

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…

powershell

Confirm-CAEndorsementKeyInfo

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…

powershell

Backup-CARoleService

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…