Updated Wiki: Submit-CertificateRequest
NAMESubmit-CertificateRequestSYNOPSISSubmits certificate request to a Certification Authority.SYNTAXSubmit-CertificateRequest [-Path <FileInfo[]>]...
View ArticleUpdated Wiki: Home
Project Description This module is intended to simplify certain PKI management tasks by using automation with Windows PowerShell.This module is intended for Certification Authority management. For...
View ArticleUpdated Release: PowerShell PKI Module 2.2 (jan 31, 2013)
Installation guide:Use default installation path to install this module for current user only.To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleReleased: PowerShell PKI Module 2.2 (Jan 31, 2013)
Installation guide:Use default installation path to install this module for current user only. To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleUpdated Release: PowerShell PKI Module 2.2 (jan 31, 2013)
Installation guide:Use default installation path to install this module for current user only.To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleClosed Issue: Get-ADKRACertificate not working [29]
The issue is caused due to incorrect domain membership checking.Comments: fixed in v2.2
View ArticleClosed Issue: Ping-CA internal function always returns False [28]
Ping-CA internal function always returns False even if CA is online. Therefore, Set-CATemplate function fails all the time.Comments: fixed in v2.2
View ArticleClosed Issue: Remove-CES alias is broken [27]
Alias is broken due to mistyped target command nameComments: fixed in v2.2
View ArticleClosed Issue: Get-RevokedRequest do not return anything if RequestID...
This is caused due to invalid table is passed among RequestID filter.Comments: fixed in v2.2
View ArticleClosed Issue: Broken Get-CertificateTemplateAcl command [25]
The command returns empty ACL. The issue is caused due to invalid ADSI path binding (missing LDAP:// protocol prefix).Comments: fixed in v2.2
View ArticleClosed Issue: Filter issue in DB query commands [23]
Affected commands:Get-IssuedRequest,Get-FailedRequest,Get-PendingRequest,Get-RevokedRequest.In certain cases, non-string filters (say, filters based on integers or datetime) may fail, because an...
View ArticleReleased: PowerShell PKI Module 2.0 (Jul 27, 2012)
Installation guide:Use default installation path to install this module for current user only. To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleUpdated Release: PowerShell PKI Module 2.0 (jūl 27, 2012)
Installation guide:Use default installation path to install this module for current user only.To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleReleased: PowerShell PKI Module 2.2 (Jan 31, 2013)
Installation guide:Use default installation path to install this module for current user only. To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleUpdated Release: PowerShell PKI Module 2.2 (jan 31, 2013)
Installation guide:Use default installation path to install this module for current user only.To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleUpdated Release: PowerShell PKI Module 2.2 (jan 31, 2013)
Installation guide:Use default installation path to install this module for current user only.To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleReleased: PowerShell PKI Module 2.2 (Jan 31, 2013)
Installation guide:Use default installation path to install this module for current user only. To install this module for all users — enable "Install for all users" check-box in installation UINote: if...
View ArticleCreated Issue: Import-Module PSKPI results in error [30]
As soon as I type: Import-Module PSPKI I get the error as shown in the attachment. This occurs in v2.2. In v2.0 I did not have this error.
View ArticleCommented Issue: Import-Module PSKPI results in error [30]
As soon as I type: Import-Module PSPKI I get the error as shown in the attachment. This occurs in v2.2. In v2.0 I did not have this error.Comments: The issue will be fixed in the next version. As a...
View ArticleCreated Unassigned: Install-CertificationAuthority fails when network adapter...
When you install a Standalone CA on a computer that has no network adapter (or it is disabled in BIOS), Install-CertificationAuthority fails with the error: __The network location cannot be...
View Article