New Post: Connect-CertificationAuthority Error
Currently cross-forest ADCS management in PSPKI is not supported. And I'm not sure if there are practical use cases to support this.
View ArticleCreated Unassigned: Get-CertificateRevocationList fails when given a relative...
If I try and retrieve a CRL from a local file using a relative path, the Cmdlet throws an exception:```PS Scripts:\> Get-CRL .\Temp.crlNew-Object : Exception calling ".ctor" with "1" argument(s):...
View ArticleEdited Unassigned: Get-CertificateRevocationList fails when given a relative...
If I try and retrieve a CRL from a local file using a relative path, the Cmdlet throws an exception:```PS Scripts:\> Get-CRL .\Temp.crlNew-Object : Exception calling ".ctor" with "1" argument(s):...
View ArticleCommented Unassigned: Get-CertificateRevocationList fails when given a...
If I try and retrieve a CRL from a local file using a relative path, the Cmdlet throws an exception:```PS Scripts:\> Get-CRL .\Temp.crlNew-Object : Exception calling ".ctor" with "1" argument(s):...
View ArticleCommented Unassigned: Get-EnterprisePKIHealthStatus Error [86]
When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...
View ArticleCommented Unassigned: Get-EnterprisePKIHealthStatus Error [86]
When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...
View ArticleCommented Unassigned: Get-EnterprisePKIHealthStatus Error [86]
When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...
View ArticleCommented Unassigned: Get-EnterprisePKIHealthStatus Error [86]
When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...
View ArticleCommented Unassigned: Get-EnterprisePKIHealthStatus Error [86]
When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...
View ArticleNew Post: Interpreting OfficerRights registry value
BTW, I wrote a blog post with updated code: https://www.sysadmins.lv/blog-en/how-to-read-adcs-enrollment-agentcertificate-manager-rights-in-powershell.aspx
View ArticleCommented Unassigned: Get-EnterprisePKIHealthStatus Error [86]
When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists...
View ArticleCreated Unassigned: Running convert-pfxtopem command identical to get-help...
Hello,I downloaded then installed pspki module on my Powershell 4.0 then attempted to complete this command and got this result:PS C:\> $pass = read-host "enter password for pfx file:"...
View ArticleCommented Unassigned: Running convert-pfxtopem command identical to get-help...
Hello,I downloaded then installed pspki module on my Powershell 4.0 then attempted to complete this command and got this result:PS C:\> $pass = read-host "enter password for pfx file:"...
View ArticleCommented Unassigned: Running convert-pfxtopem command identical to get-help...
Hello,I downloaded then installed pspki module on my Powershell 4.0 then attempted to complete this command and got this result:PS C:\> $pass = read-host "enter password for pfx file:"...
View ArticleCommented Unassigned: Running convert-pfxtopem command identical to get-help...
Hello,I downloaded then installed pspki module on my Powershell 4.0 then attempted to complete this command and got this result:PS C:\> $pass = read-host "enter password for pfx file:"...
View ArticleCommented Unassigned: Running convert-pfxtopem command identical to get-help...
Hello,I downloaded then installed pspki module on my Powershell 4.0 then attempted to complete this command and got this result:PS C:\> $pass = read-host "enter password for pfx file:"...
View ArticleCommented Unassigned: Running convert-pfxtopem command identical to get-help...
Hello,I downloaded then installed pspki module on my Powershell 4.0 then attempted to complete this command and got this result:PS C:\> $pass = read-host "enter password for pfx file:"...
View ArticleCommented Unassigned: Running convert-pfxtopem command identical to get-help...
Hello,I downloaded then installed pspki module on my Powershell 4.0 then attempted to complete this command and got this result:PS C:\> $pass = read-host "enter password for pfx file:"...
View ArticleNew Post: Programmatically sign a PKCS#10 request with an officer certificate
Hello ! For some certificates templates in my company it is required to sign the requests by PKI officers certificates (on a smart card) before issuance of the certificate (this allows some...
View Article