Updated 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.6 (aug 06, 2013)
Attention: I would like to hear more about what you are thinking about the project? I appreciate that you like it (1000+ downloads over past 6 months), but may be you have to say something? What do you...
View ArticleReleased: PowerShell PKI Module 2.6 (Aug 06, 2013)
Attention: I would like to hear more about what you are thinking about the project? I appreciate that you like it (1000+ downloads over past 6 months), but may be you have to say something? What do you...
View ArticleUpdated Release: PowerShell PKI Module 2.6 (aug 06, 2013)
Attention: I would like to hear more about what you are thinking about the project? I appreciate that you like it (1000+ downloads over past 6 months), but may be you have to say something? What do you...
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: InputObject parameter in all commands do not work as expected [34]
InputObject parameter in all commands do not work as expected when input array is passed as a parameter (not via pipeline) argument. For example:$CA = Get-CAGet-CATemplate -InputObject $CAin this case,...
View ArticleClosed Unassigned: Add-CATemplate with -Name parameter fails [33]
Add-CATemplate with -Name parameter fails with the error:Add-CATemplate : Exception calling "AddRange" with "1" argument(s): "Value cannot be null.Parameter name: templates"-DisplayName and -Template...
View ArticleClosed Unassigned: Get-RequestRow may not return anything with V1 templates [32]
Consider the scenario: you need to retrieve DB rows from CA server by specified V1 template (say, Machine (Computer)). When specify the filter "CertificateTemplate -eq Machine", the function do not...
View ArticleClosed 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 ArticleClosed 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 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 ArticleCreated Feature: Submit-CertificateRequest and Receive-Certificate should...
Submit-CertificateRequest and Receive-Certificate should support CEP endpoints.
View ArticleReleased: PowerShell PKI Module 2.6 (Aug 06, 2013)
Attention: I would like to hear more about what you are thinking about the project? I appreciate that you like it (1000+ downloads over past 6 months), but may be you have to say something? What do you...
View ArticleUpdated Release: PowerShell PKI Module 2.6 (aug 06, 2013)
Attention: I would like to hear more about what you are thinking about the project? I appreciate that you like it (1000+ downloads over past 6 months), but may be you have to say something? What do you...
View ArticleNew Post: Receive-Certificate error
HKLM\System\CurrentControlSet\Services\SertSvc\Configuration!0426!0421_2\CommonName: CommonName REG_SZ = ЦС_2
View ArticleNew Post: Receive-Certificate error
And I can't repro this exception on other CA's too (( it's a problem, cause it's CA of our client I have virtual machine with the same MachineName and CAName, where result of certutil is the same and...
View ArticleNew Post: Receive-Certificate error
How many request rows are affected? Is this the only row that throws an exception or there are many? I would suggest to try to open Certification Authority MMC snap-in and try to retrieve the...
View ArticleNew Post: Receive-Certificate error
8 rows, i have this certificates exported in .p7b, so there was no errors(
View ArticleNew Post: Receive-Certificate error
I sent a request to a appropriate Microsoft team. They may ask additional questions, so follow this thread for additional instructions.
View Article