Home

Awesome

PowerShell PKI Module

Project Description

This module is intended to simplify various PKI and Active Directory Certificate Services management tasks by using automation with Windows PowerShell.

This module is intended for Certification Authority management. For local certificate store management you should consider to use Quest AD PKI cmdlets.

Relationships between Microsoft PKI and PSPKI modules

Starting with Windows 8/Windows Server 2012, a PKI module is installed along with AD CS Remote Server Administration Tools. This module is maintained by Microsoft. PSPKI is open-source community module and uses completely different codebase.

Documentation

All documentation is available at PKI Solutions: PowerShell PKI Module

Download and install PowerShell PKI module from the PowerShell Gallery using PowerShell

Install-Module -Name PSPKI

Module Requirements

This module can run on any of the specified operating system:

Module installation requires installed AD CS RSAT (Remote System Administration Tools for Active Directory Certificate Services)

Certificate services support

This module supports Enterprise or Standalone Certification Authority (CA) servers that are running one the following operating systems:

Online Responder support

This module supports Online Certificate Status Protocol (OCSP) servers that are running one the following operating systems:

Full Command List