New Post: Start-Job Error
PS C:> 10.100.11.23 | start-job {Test-WebServerSSL} -InitializationScript {Import-Module PSPKI} PS C:> Import-Module : The current Windows PowerShell host is: 'ServerRemote Host' (version...
View ArticleNew Post: Start-Job Error
Currently the module cannot be executed in the remoting sessions. However, it is reasonable to add the remoting support for commands that access local resources only.
View ArticleCreated Unassigned: Start-Job Error [44]
PS C:\> 10.100.11.23 | start-job {Test-WebServerSSL} -InitializationScript {Import-Module PSPKI}PS C:\> Import-Module : The current Windows PowerShell host is: 'ServerRemoteHost' (version...
View ArticleNew Post: Start-Job Error
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleReviewed: PowerShell PKI Module 2.6 (Dec 05, 2013)
Rated 5 Stars (out of 5) - Awsome mate, thank you so much! May I help you to improve it?
View ArticleReviewed: PowerShell PKI Module 2.6 (Dec 06, 2013)
Rated 5 Stars (out of 5) - Awesome mate, thank you so much!
View ArticleUpdated Wiki: Set-CATemplate
[This command is not available in non-domain environments][This command requires installed Remote Server Administration Tools (RSAT)]NameSet-CATemplateSYNOPSISWrites certificate templates to a...
View ArticleUpdated Wiki: Set-CertificateTemplateAcl
[This command requires installed Remote Server Administration Tools (RSAT)]NameSet-CertificateTemplateAclSYNOPSISChanges the security descriptor of a certificate...
View ArticleUpdated Wiki: Set-CertificateValidityPeriod
[This command requires installed Remote Server Administration Tools (RSAT)]NameSet-CertificateValidityPeriodSYNOPSISSets maximum validity period for issued...
View ArticleUpdated Wiki: Set-CRLDistributionPoint
[This command requires installed Remote Server Administration Tools (RSAT)]NameSet-CRLDistributionPointSYNOPSISSet new CRL distribution points (CDP) for Certification...
View ArticleUpdated Wiki: Set-CRLValidityPeriod
[This command requires installed Remote Server Administration Tools (RSAT)]NameSet-CRLValidityPeriodSYNOPSISSets CRL validity period setting.SYNTAXSet-CRLValidityPeriod -InputObject...
View ArticleUpdated Wiki: Set-ExtensionList
[This command requires installed Remote Server Administration Tools (RSAT)]NameSet-ExtensionListSYNOPSISSets certificate enabled/disabled extension lists.SYNTAXSet-ExtensionList [-InputObject]...
View ArticleUpdated Wiki: Start-CertificationAuthority
[This command requires installed Remote Server Administration Tools (RSAT)]NameStart-CertificationAuthoritySYNOPSISStarts certificate services on specified Certification...
View ArticleUpdated Wiki: Stop-CertificationAuthority
[This command requires installed Remote Server Administration Tools (RSAT)]NameStop-CertificationAuthoritySYNOPSISStops certificate services on specified Certification...
View ArticleUpdated Wiki: Uninstall-CertificationAuthority
[This command requires installed Remote Server Administration Tools (RSAT)]NameUninstall-CertificationAuthoritySYNOPSISUninstalls Active Directory Certificate Services role from the local...
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 ArticleReleased: PowerShell PKI Module 2.8 (Feb 08, 2014)
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.8 (feb 08, 2014)
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 ArticleClosed Unassigned: Start-Job Error [44]
PS C:\> 10.100.11.23 | start-job {Test-WebServerSSL} -InitializationScript {Import-Module PSPKI}PS C:\> Import-Module : The current Windows PowerShell host is: 'ServerRemoteHost' (version...
View Article