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…

powershell

Add-CATemplate

Add-CATemplate is accessible with the help of adcsadministration module. Synopsis Adds a certificate template to the CA. Description The Add-CATemplate cmdlet adds a certificate template…

powershell

Add-CACrlDistributionPoint

Add-CACrlDistributionPoint is accessable with the help of adcsadministration module. Synopsis Adds a certificate revocation list (CRL) distribution point uniform resource indicator (URI) where AD CS publishes certification…

powershell

Add-CAAuthorityInformationAccess

Add-CAAuthorityInformationAccess is accessible with the help of adcsadministration module. Synopsis Configures the Authority Information Access (AIA) or Online Certificate Status Protocol (OCSP) for a certification…

powershell

ADCSAdministration

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…

Microsoft PowerShell Modules and Cmdlets

An single place where you can get all the PowerShell Modules and their associated PowerShell cmdlets Page is still in progress ADCSAdministrationThis Module contains the…