Quantcast
Channel: Public Key Infrastructure PowerShell module
Browsing index pages (729 articles)

Updated Release: PowerShell PKI Module v3.2.6 (aug 07, 2016)

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 UIif...

View Article


Released: PowerShell PKI Module v3.2.6 (Aug 07, 2016)

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 UIif...

View Article


Created Unassigned: Bug with create New-SelfsignedCertificateEx and using...

I dont can create New-SelfsignedCertificateEx -Subject "CN=123.com" -SAN "123.com" -Path C:\test\ssl.pfx -Password (ConvertTo-SecureString "P@ssw0rd" -AsPlainText -Force) -StoreLocation "LocalMachine"....

View Article

Reviewed: PowerShell PKI Module v3.2.6 (Jul 25, 2017)

Rated 5 Stars (out of 5) - This is a great module. I wrote this script to generate a CSV file of all the certificates that will expire in the next two months. We have multiple CAs so they are stored in...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Home

The project is permanently moved to GitHub!The following technologies and products were used to design this module:

View Article


New Post: Adding Extensions to newly created certificates include the new...

These cmdlets are supposed to configure accepted/disallowed extensions in the request. In order to add a specific extension to pending request you have to use Set-CertificateExtension cmdlet. See...

View Article

New Post: Adding Extensions to newly created certificates include the new...

Hello, Vadims I trust you are very well, can you please help me with the following. I need to create some certificates (Windows 2012 R2 CA) which have some new extensions on them e.g. non-critical...

View Article

Commented Unassigned: Connect-CertificationAuthority Error [89]

Hi, I am using PSPKI Version 3.1. When running the following command, I get an error. __Command:__ Connect-CertificationAuthority -ComputerName...

View Article


New Post: Get certificate information - AIA, CDP, Cert Template Information

By using PSPKI module you can do this:$cert= new-object security.cryptography.x509certificates.x509certificate2 <arguments>$extensions=[PKI.Utils.CLRExtensions]::ResolveExtensions($cert) #...

View Article


New Post: Get certificate information - AIA, CDP, Cert Template Information

Hi PSPKI Gurus, Is it possible to query and extract via PSPKI (or other powershell-based) methods the following information from a certificate file. I am not looking for certutil solution. Currently...

View Article

Commented Unassigned: Setup Documentation Needed [106]

I found my way here trying to get some other powershell script to work.__It would be nice to have a small burb on the home page on what to do to get the scripts to work after you run the installer.__...

View Article

Commented Unassigned: Setup Documentation Needed [106]

I found my way here trying to get some other powershell script to work.__It would be nice to have a small burb on the home page on what to do to get the scripts to work after you run the installer.__...

View Article

Created Unassigned: Setup Documentation Needed [106]

I found my way here trying to get some other powershell script to work.__It would be nice to have a small burb on the home page on what to do to get the scripts to work after you run the installer.__...

View Article


Reviewed: PowerShell PKI Module v3.2.6 (Mar 21, 2017)

Rated 5 Stars (out of 5) - Very Nice! Using this for some custom monitoring via SCOM 2016!

View Article

Commented Unassigned: get-certificationAuthority (error) [105]

HI,We are using a ADCS failover cluster, with only one server being active at a time. I am getting an error when trying to run the command get-certificaitonAuthority i get the following error: I can...

View Article


Commented Unassigned: CAPI Issue when Attempting to Load Module [104]

VERBOSE: Loading module from path 'C:\Program Files\WindowsPowerShell\Modules\PSPKI\PSPKI.psm1'.Write-ErrorMessage : Exception of type 'Microsoft.PowerShell.Commands.WriteErrorException' was thrown.At...

View Article

Commented Unassigned: CAPI Issue when Attempting to Load Module [104]

VERBOSE: Loading module from path 'C:\Program Files\WindowsPowerShell\Modules\PSPKI\PSPKI.psm1'.Write-ErrorMessage : Exception of type 'Microsoft.PowerShell.Commands.WriteErrorException' was thrown.At...

View Article


Created Unassigned: get-certificationAuthority (error) [105]

HI,We are using a ADCS failover cluster, with only one server being active at a time. I am getting an error when trying to run the command get-certificaitonAuthority i get the following error: I can...

View Article

New Post: Check Multiple OCSP Servers

I am using PSKI 3.2.6.0 Is it possible to check multiple OCSP server addresses to ensure they are working correctly? Here is what we have. We have 8 Microsoft OCSP servers, named “server1.company.com”...

View Article

Commented Unassigned: CAPI Issue when Attempting to Load Module [104]

VERBOSE: Loading module from path 'C:\Program Files\WindowsPowerShell\Modules\PSPKI\PSPKI.psm1'.Write-ErrorMessage : Exception of type 'Microsoft.PowerShell.Commands.WriteErrorException' was thrown.At...

View Article
Browsing index pages (729 articles)


Latest Images