New Post: Is there a way to pull the Validity period for a particular...
I'm trying to audit the validity period on all of my certificate templates, but using the Get-ValidityPeriod doesn't allow me to specific a particular certificate template. I also tried pulling down...
View ArticleNew Post: Problem running 3.0 version of the PSPKI module
There's seems to be a bug in the 3.0 version of the module. When I run the this command as a scheduled task using the system account, it returns null. However, if I uninstall 3.0 and reinstall 2.8, it...
View ArticleNew Post: Is there a way to pull the Validity period for a particular...
but that doesn't provide much details either what do you mean? Get-CertificateTemplate contains all information about certificate template that is visible in the Certificate Templates MMC. just to...
View ArticleNew Post: Problem running 3.0 version of the PSPKI module
There is no difference between 2.8 and 3.0 in regards to task scheduler. But I'll check what is going on.
View ArticleCreated Unassigned: Changes to Module Requirements?? [74]
Hi All,I have been happyily importing and approving Certificates via powershell script until this week, when I get the following error:Import-Module : The specified module 'PSPKI' was not loaded...
View ArticleCommented Unassigned: Changes to Module Requirements?? [74]
Hi All,I have been happyily importing and approving Certificates via powershell script until this week, when I get the following error:Import-Module : The specified module 'PSPKI' was not loaded...
View ArticleCreated Unassigned: Get-CA Problem when ADCS is Stopped [75]
Hi Vadims,I have two enterprise CAs in my test AD - if they are both in the running state the Get-CA command provides the following information (as expected): __get-certificationauthority__Chipeater...
View ArticleCommented Unassigned: Get-CA Problem when ADCS is Stopped [75]
Hi Vadims,I have two enterprise CAs in my test AD - if they are both in the running state the Get-CA command provides the following information (as expected): __get-certificationauthority__Chipeater...
View ArticleCommented Unassigned: Get-CA Problem when ADCS is Stopped [75]
Hi Vadims,I have two enterprise CAs in my test AD - if they are both in the running state the Get-CA command provides the following information (as expected): __get-certificationauthority__Chipeater...
View ArticleCommented Unassigned: Get-CA Problem when ADCS is Stopped [75]
Hi Vadims,I have two enterprise CAs in my test AD - if they are both in the running state the Get-CA command provides the following information (as expected): __get-certificationauthority__Chipeater...
View ArticleCommented Unassigned: Get-CA Problem when ADCS is Stopped [75]
Hi Vadims,I have two enterprise CAs in my test AD - if they are both in the running state the Get-CA command provides the following information (as expected): __get-certificationauthority__Chipeater...
View ArticleCommented Unassigned: Get-CA Problem when ADCS is Stopped [75]
Hi Vadims,I have two enterprise CAs in my test AD - if they are both in the running state the Get-CA command provides the following information (as expected): __get-certificationauthority__Chipeater...
View ArticleCommented Unassigned: Get-CA Problem when ADCS is Stopped [75]
Hi Vadims,I have two enterprise CAs in my test AD - if they are both in the running state the Get-CA command provides the following information (as expected): __get-certificationauthority__Chipeater...
View ArticleCreated Unassigned: WARNING: Non-request or non-CRL table row removal is not...
Hi,I'm running the following command from the PSPKI 3.0 module on a Windows Server 2012 R2 Certficate Authority boxGet-CertificationAuthority "xxxxxxxx" | Get-FailedRequest | Remove-DatabaseRowI...
View ArticleCommented Unassigned: WARNING: Non-request or non-CRL table row removal is...
Hi,I'm running the following command from the PSPKI 3.0 module on a Windows Server 2012 R2 Certficate Authority boxGet-CertificationAuthority "xxxxxxxx" | Get-FailedRequest | Remove-DatabaseRowI...
View ArticleEdited Unassigned: WARNING: Non-request or non-CRL table row removal is not...
Hi,I'm running the following command from the PSPKI 3.0 module on a Windows Server 2012 R2 Certficate Authority boxGet-CertificationAuthority "xxxxxxxx" | Get-FailedRequest | Remove-DatabaseRowI...
View ArticleCommented Unassigned: WARNING: Non-request or non-CRL table row removal is...
Hi,I'm running the following command from the PSPKI 3.0 module on a Windows Server 2012 R2 Certficate Authority boxGet-CertificationAuthority "xxxxxxxx" | Get-FailedRequest | Remove-DatabaseRowI...
View ArticleCreated Unassigned: New-SelfSignedCertificateEx unused parameter 'StoreName'...
New-SelfSignedCertificateEx has an unused parameter 'StoreName'. This parameter is not implemented and should be completely removed.
View ArticleCreated Unassigned: X509CRLDistributionPointsExtension do not support...
X509CRLDistributionPointsExtension class do not support segmented CRLs and fails if more than one DistributionPoint is defined in the extension.
View ArticleCreated Unassigned: NotImplementedException - PSPKI.psm1 [79]
I didn't use the installer, because I want to Import the module by hand.By I get this error NotImplementedException, could it be, that the order of the modules is wrong?The function Write-ErrorMessage...
View Article