<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>pspki Releases Rss Feed</title><link>http://pspki.codeplex.com/releases</link><description>pspki Releases Rss Description</description><item><title>Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013)</title><link>https://pspki.codeplex.com/releases/view/101174</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Major and minor bug fixing.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;
&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall, the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.&lt;/li&gt;
&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;PKI.Core.dll API documentation is published at &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;http://pkix2.sysadmins.lv/library/&lt;/a&gt;. For PKI.Core.dll sources, please ask directly.&lt;br /&gt;&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Sun, 14 Apr 2013 09:56:28 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013) 20130414095628A</guid></item><item><title>Released: PowerShell PKI Module 2.2 (янв 31, 2013)</title><link>http://pspki.codeplex.com/releases/view/101174</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Use default installation path to install this module for current user only. &lt;/li&gt;&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Major and minor bug fixing. &lt;/li&gt;&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.
&lt;/li&gt;&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall,
 the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.
&lt;/li&gt;&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
PKI.Core.dll API documentation is published at &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;
http://pkix2.sysadmins.lv/library/&lt;/a&gt;. For PKI.Core.dll sources, please ask directly.&lt;br&gt;
&lt;br&gt;
for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;
http://pspki.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker:
&lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br&gt;
for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;
http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sun, 14 Apr 2013 09:56:27 GMT</pubDate><guid isPermaLink="false">Released: PowerShell PKI Module 2.2 (янв 31, 2013) 20130414095627A</guid></item><item><title>Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013)</title><link>http://pspki.codeplex.com/releases/view/101174</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Major and minor bug fixing.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;
&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall, the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.&lt;/li&gt;
&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;PKI.Core.dll API documentation is published at &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;http://pkix2.sysadmins.lv/library/&lt;/a&gt;. For PKI.Core.dll sources, please ask directly.&lt;br /&gt;&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Fri, 01 Feb 2013 18:48:09 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013) 20130201064809P</guid></item><item><title>Released: PowerShell PKI Module 2.2 (Jan 31, 2013)</title><link>http://pspki.codeplex.com/releases/view/101174</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Use default installation path to install this module for current user only. &lt;/li&gt;&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Major and minor bug fixing. &lt;/li&gt;&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.
&lt;/li&gt;&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall,
 the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.
&lt;/li&gt;&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
PKI.Core.dll API documentation is published at &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;
http://pkix2.sysadmins.lv/library/&lt;/a&gt;. For PKI.Core.dll sources, please ask directly.&lt;br&gt;
&lt;br&gt;
for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;
http://pspki.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker:
&lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br&gt;
for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;
http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 01 Feb 2013 18:48:09 GMT</pubDate><guid isPermaLink="false">Released: PowerShell PKI Module 2.2 (Jan 31, 2013) 20130201064809P</guid></item><item><title>Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013)</title><link>http://pspki.codeplex.com/releases/view/101174</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Major and minor bug fixing.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;
&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall, the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.&lt;/li&gt;
&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;PKI.Core.dll API documentation is coming very soon. For PKI.Core.dll sources, please ask directly.&lt;br /&gt;&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Thu, 31 Jan 2013 19:57:09 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013) 20130131075709P</guid></item><item><title>Released: PowerShell PKI Module 2.2 (Jan 31, 2013)</title><link>http://pspki.codeplex.com/releases/view/101174</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Use default installation path to install this module for current user only. &lt;/li&gt;&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Major and minor bug fixing. &lt;/li&gt;&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.
&lt;/li&gt;&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall,
 the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.
&lt;/li&gt;&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
PKI.Core.dll API documentation is coming very soon. For PKI.Core.dll sources, please ask directly.&lt;br&gt;
&lt;br&gt;
for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;
http://pspki.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker:
&lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br&gt;
for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;
http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 31 Jan 2013 19:57:09 GMT</pubDate><guid isPermaLink="false">Released: PowerShell PKI Module 2.2 (Jan 31, 2013) 20130131075709P</guid></item><item><title>Updated Release: PowerShell PKI Module 2.0 (jūl 27, 2012)</title><link>http://pspki.codeplex.com/releases/view/91734</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.0:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added non-domain environment support.&lt;/li&gt;
&lt;li&gt;Added Standalone CA support through &lt;b&gt;Connect-CertificationAuthority&lt;/b&gt; command.&lt;/li&gt;
&lt;li&gt;Depending on a environment and current operating system version, certain commands may be unavailable, because they are not supported by the current installation. For example, in non-domain environments Key Recovery Agent related commands are not available, because Standalone CAs do not support key archival.&lt;/li&gt;
&lt;li&gt;Added full Windows Server 2012 and PowerShell 3.0 support.&lt;/li&gt;
&lt;li&gt;Significantly improved &lt;b&gt;Get-CertificateTemplate&lt;/b&gt; command. The command returns detailed settings for each certificate template.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/22"&gt;http://pspki.codeplex.com/workitem/22&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/19"&gt;http://pspki.codeplex.com/workitem/19&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/18"&gt;http://pspki.codeplex.com/workitem/18&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/17"&gt;http://pspki.codeplex.com/workitem/17&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/16"&gt;http://pspki.codeplex.com/workitem/16&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/14"&gt;http://pspki.codeplex.com/workitem/14&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following suggestion requests are implemented:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/21"&gt;http://pspki.codeplex.com/workitem/21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/20"&gt;http://pspki.codeplex.com/workitem/20&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;PKI.Core.dll .NET API documentation:&lt;/b&gt;&lt;br /&gt;A .NET class (exposed by PKI.Core.dll library) documentation is available here: &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;http://pkix2.sysadmins.lv/library/&lt;/a&gt;&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; IE10 users must use compatibility mode to correctly display the site.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Connect-CertificationAuthority&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Get-ObjectIdentifierEx&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Register-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Unregister-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Detailed release notes can be found in the blog post: &lt;a href="http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80"&gt;http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Thu, 31 Jan 2013 19:44:03 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.0 (jūl 27, 2012) 20130131074403P</guid></item><item><title>Released: PowerShell PKI Module 2.0 (Jul 27, 2012)</title><link>http://pspki.codeplex.com/releases/view/91734</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Use default installation path to install this module for current user only. &lt;/li&gt;&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes for version 2.0:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added non-domain environment support. &lt;/li&gt;&lt;li&gt;Added Standalone CA support through &lt;b&gt;Connect-CertificationAuthority&lt;/b&gt; command.
&lt;/li&gt;&lt;li&gt;Depending on a environment and current operating system version, certain commands may be unavailable, because they are not supported by the current installation. For example, in non-domain environments Key Recovery Agent related commands are not available,
 because Standalone CAs do not support key archival. &lt;/li&gt;&lt;li&gt;Added full Windows Server 2012 and PowerShell 3.0 support. &lt;/li&gt;&lt;li&gt;Significantly improved &lt;b&gt;Get-CertificateTemplate&lt;/b&gt; command. The command returns detailed settings for each certificate template.
&lt;/li&gt;&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/22"&gt;http://pspki.codeplex.com/workitem/22&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/19"&gt;http://pspki.codeplex.com/workitem/19&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/18"&gt;http://pspki.codeplex.com/workitem/18&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/17"&gt;http://pspki.codeplex.com/workitem/17&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/16"&gt;http://pspki.codeplex.com/workitem/16&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/14"&gt;http://pspki.codeplex.com/workitem/14&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following suggestion requests are implemented:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/21"&gt;http://pspki.codeplex.com/workitem/21&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/20"&gt;http://pspki.codeplex.com/workitem/20&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;PKI.Core.dll .NET API documentation:&lt;/b&gt;&lt;br&gt;
A .NET class (exposed by PKI.Core.dll library) documentation is available here: &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;
http://pkix2.sysadmins.lv/library/&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; IE10 users must use compatibility mode to correctly display the site.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Connect-CertificationAuthority&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Get-ObjectIdentifierEx&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Register-ObjectIdentifier&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Unregister-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Detailed release notes can be found in the blog post: &lt;a href="http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80"&gt;
http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;
http://pspki.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker:
&lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br&gt;
for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;
http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 31 Jan 2013 19:44:03 GMT</pubDate><guid isPermaLink="false">Released: PowerShell PKI Module 2.0 (Jul 27, 2012) 20130131074403P</guid></item><item><title>Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013)</title><link>http://pspki.codeplex.com/releases/view/101174</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Major and minor bug fixing.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;
&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall, the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.&lt;/li&gt;
&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;PKI.Core.dll API documentation is coming very soon. For PKI.Core.dll sources, please ask directly.&lt;br /&gt;&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Thu, 31 Jan 2013 17:44:06 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013) 20130131054406P</guid></item><item><title>Released: PowerShell PKI Module 2.2 (Jan 31, 2013)</title><link>http://pspki.codeplex.com/releases/view/101174</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Use default installation path to install this module for current user only. &lt;/li&gt;&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Major and minor bug fixing. &lt;/li&gt;&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.
&lt;/li&gt;&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall,
 the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.
&lt;/li&gt;&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
PKI.Core.dll API documentation is coming very soon. For PKI.Core.dll sources, please ask directly.&lt;br&gt;
&lt;br&gt;
for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;
http://pspki.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker:
&lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br&gt;
for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;
http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 31 Jan 2013 17:44:06 GMT</pubDate><guid isPermaLink="false">Released: PowerShell PKI Module 2.2 (Jan 31, 2013) 20130131054406P</guid></item><item><title>Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013)</title><link>http://pspki.codeplex.com/releases/view/101174</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.2:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Major and minor bug fixing.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;
&lt;li&gt;CA configuration retrieval is implemented in a fallback mode. By default, the module attempts to retrieve and update CA configuration by accessing it via Remote Registry. If due to some reasons Remote Registry service is not enabled or restricted in firewall, the code falls back to direct DCOM calls via ICertAdmin COM interface. This means that you don&amp;#39;t have to enable Remote Registry on CA server. However, certain information may not be available.&lt;/li&gt;
&lt;li&gt;Improved &lt;b&gt;Test-WebServerSSL&lt;/b&gt; command to show entire SSL chain returned by web server.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/29"&gt;http://pspki.codeplex.com/workitem/29&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/28"&gt;http://pspki.codeplex.com/workitem/28&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/27"&gt;http://pspki.codeplex.com/workitem/27&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/26"&gt;http://pspki.codeplex.com/workitem/26&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/25"&gt;http://pspki.codeplex.com/workitem/25&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/23"&gt;http://pspki.codeplex.com/workitem/23&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-CertificateTrustList&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Receive-Certificate&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Submit-CertificateRequest&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;The following commands will be removed in next release:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Get-EnrollmentServiceUri&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;PKI.Core.dll API documentation is coming very soon. For PKI.Core.dll sources, please ask directly.&lt;br /&gt;&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Thu, 31 Jan 2013 17:37:36 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.2 (jan 31, 2013) 20130131053736P</guid></item><item><title>Updated Release: PowerShell PKI Module 2.0 (jūl 27, 2012)</title><link>http://pspki.codeplex.com/releases/view/91734</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.0:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added non-domain environment support.&lt;/li&gt;
&lt;li&gt;Added Standalone CA support through &lt;b&gt;Connect-CertificationAuthority&lt;/b&gt; command.&lt;/li&gt;
&lt;li&gt;Depending on a environment and current operating system version, certain commands may be unavailable, because they are not supported by the current installation. For example, in non-domain environments Key Recovery Agent related commands are not available, because Standalone CAs do not support key archival.&lt;/li&gt;
&lt;li&gt;Added full Windows Server 2012 and PowerShell 3.0 support.&lt;/li&gt;
&lt;li&gt;Significantly improved &lt;b&gt;Get-CertificateTemplate&lt;/b&gt; command. The command returns detailed settings for each certificate template.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/22"&gt;http://pspki.codeplex.com/workitem/22&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/19"&gt;http://pspki.codeplex.com/workitem/19&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/18"&gt;http://pspki.codeplex.com/workitem/18&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/17"&gt;http://pspki.codeplex.com/workitem/17&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/16"&gt;http://pspki.codeplex.com/workitem/16&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/14"&gt;http://pspki.codeplex.com/workitem/14&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following suggestion requests are implemented:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/21"&gt;http://pspki.codeplex.com/workitem/21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/20"&gt;http://pspki.codeplex.com/workitem/20&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;PKI.Core.dll .NET API documentation:&lt;/b&gt;&lt;br /&gt;A .NET class (exposed by PKI.Core.dll library) documentation is available here: &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;http://pkix2.sysadmins.lv/library/&lt;/a&gt;&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; IE10 users must use compatibility mode to correctly display the site.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Connect-CertificationAuthority&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Get-ObjectIdentifierEx&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Register-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Unregister-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Detailed release notes can be found in the blog post: &lt;a href="http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80"&gt;http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Sun, 18 Nov 2012 09:44:07 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.0 (jūl 27, 2012) 20121118094407A</guid></item><item><title>Released: PowerShell PKI Module 2.0 (Jul 27, 2012)</title><link>http://pspki.codeplex.com/releases/view/91734</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Use default installation path to install this module for current user only. &lt;/li&gt;&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes for version 2.0:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added non-domain environment support. &lt;/li&gt;&lt;li&gt;Added Standalone CA support through &lt;b&gt;Connect-CertificationAuthority&lt;/b&gt; command.
&lt;/li&gt;&lt;li&gt;Depending on a environment and current operating system version, certain commands may be unavailable, because they are not supported by the current installation. For example, in non-domain environments Key Recovery Agent related commands are not available,
 because Standalone CAs do not support key archival. &lt;/li&gt;&lt;li&gt;Added full Windows Server 2012 and PowerShell 3.0 support. &lt;/li&gt;&lt;li&gt;Significantly improved &lt;b&gt;Get-CertificateTemplate&lt;/b&gt; command. The command returns detailed settings for each certificate template.
&lt;/li&gt;&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/22"&gt;http://pspki.codeplex.com/workitem/22&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/19"&gt;http://pspki.codeplex.com/workitem/19&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/18"&gt;http://pspki.codeplex.com/workitem/18&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/17"&gt;http://pspki.codeplex.com/workitem/17&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/16"&gt;http://pspki.codeplex.com/workitem/16&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/14"&gt;http://pspki.codeplex.com/workitem/14&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following suggestion requests are implemented:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/21"&gt;http://pspki.codeplex.com/workitem/21&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/20"&gt;http://pspki.codeplex.com/workitem/20&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;PKI.Core.dll .NET API documentation:&lt;/b&gt;&lt;br&gt;
A .NET class (exposed by PKI.Core.dll library) documentation is available here: &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;
http://pkix2.sysadmins.lv/library/&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; IE10 users must use compatibility mode to correctly display the site.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Connect-CertificationAuthority&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Get-ObjectIdentifierEx&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Register-ObjectIdentifier&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Unregister-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Detailed release notes can be found in the blog post: &lt;a href="http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80"&gt;
http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;
http://pspki.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker:
&lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br&gt;
for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;
http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sun, 18 Nov 2012 09:44:07 GMT</pubDate><guid isPermaLink="false">Released: PowerShell PKI Module 2.0 (Jul 27, 2012) 20121118094407A</guid></item><item><title>Updated Release: PowerShell PKI Module 2.0 (jūl 27, 2012)</title><link>http://pspki.codeplex.com/releases/view/91734</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.0:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added non-domain environment support.&lt;/li&gt;
&lt;li&gt;Added Standalone CA support through &lt;b&gt;Connect-CertificationAuthority&lt;/b&gt; command.&lt;/li&gt;
&lt;li&gt;Depending on a environment and current operating system version, certain commands may be unavailable, because they are not supported by the current installation. For example, in non-domain environments Key Recovery Agent related commands are not available, because Standalone CAs do not support key archival.&lt;/li&gt;
&lt;li&gt;Added full Windows Server 2012 and PowerShell 3.0 support.&lt;/li&gt;
&lt;li&gt;Significantly improved &lt;b&gt;Get-CertificateTemplate&lt;/b&gt; command. The command returns detailed settings for each certificate template.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/22"&gt;http://pspki.codeplex.com/workitem/22&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/19"&gt;http://pspki.codeplex.com/workitem/19&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/18"&gt;http://pspki.codeplex.com/workitem/18&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/17"&gt;http://pspki.codeplex.com/workitem/17&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/16"&gt;http://pspki.codeplex.com/workitem/16&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/14"&gt;http://pspki.codeplex.com/workitem/14&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following suggestion requests are implemented:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/21"&gt;http://pspki.codeplex.com/workitem/21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/20"&gt;http://pspki.codeplex.com/workitem/20&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;PKI.Core.dll .NET API documentation:&lt;/b&gt;&lt;br /&gt;A .NET class (exposed by PKI.Core.dll library) documentation is available here: &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;http://pkix2.sysadmins.lv/library/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Connect-CertificationAuthority&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Get-ObjectIdentifierEx&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Register-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Unregister-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Detailed release notes can be found in the blog post: &lt;a href="http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80"&gt;http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Sat, 28 Jul 2012 11:38:39 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.0 (jūl 27, 2012) 20120728113839A</guid></item><item><title>Released: PowerShell PKI Module 2.0 (Jul 27, 2012)</title><link>http://pspki.codeplex.com/releases/view/91734</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Use default installation path to install this module for current user only. &lt;/li&gt;&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes for version 2.0:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added non-domain environment support. &lt;/li&gt;&lt;li&gt;Added Standalone CA support through &lt;b&gt;Connect-CertificationAuthority&lt;/b&gt; command.
&lt;/li&gt;&lt;li&gt;Depending on a environment and current operating system version, certain commands may be unavailable, because they are not supported by the current installation. For example, in non-domain environments Key Recovery Agent related commands are not available,
 because Standalone CAs do not support key archival. &lt;/li&gt;&lt;li&gt;Added full Windows Server 2012 and PowerShell 3.0 support. &lt;/li&gt;&lt;li&gt;Significantly improved &lt;b&gt;Get-CertificateTemplate&lt;/b&gt; command. The command returns detailed settings for each certificate template.
&lt;/li&gt;&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/22"&gt;http://pspki.codeplex.com/workitem/22&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/19"&gt;http://pspki.codeplex.com/workitem/19&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/18"&gt;http://pspki.codeplex.com/workitem/18&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/17"&gt;http://pspki.codeplex.com/workitem/17&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/16"&gt;http://pspki.codeplex.com/workitem/16&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/14"&gt;http://pspki.codeplex.com/workitem/14&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following suggestion requests are implemented:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/21"&gt;http://pspki.codeplex.com/workitem/21&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/20"&gt;http://pspki.codeplex.com/workitem/20&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;PKI.Core.dll .NET API documentation:&lt;/b&gt;&lt;br&gt;
A .NET class (exposed by PKI.Core.dll library) documentation is available here: &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;
http://pkix2.sysadmins.lv/library/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Connect-CertificationAuthority&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Get-ObjectIdentifierEx&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Register-ObjectIdentifier&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Unregister-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Detailed release notes can be found in the blog post: &lt;a href="http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80"&gt;
http://en-us.sysadmins.lv/Lists/Posts/Post.aspx?ID=80&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;
http://pspki.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker:
&lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br&gt;
for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;
http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 28 Jul 2012 11:38:39 GMT</pubDate><guid isPermaLink="false">Released: PowerShell PKI Module 2.0 (Jul 27, 2012) 20120728113839A</guid></item><item><title>Updated Release: PowerShell PKI Module 2.0 (jūl 27, 2012)</title><link>http://pspki.codeplex.com/releases/view/91734</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Use default installation path to install this module for current user only.&lt;/li&gt;
&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Release notes for version 2.0:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Added non-domain environment support.&lt;/li&gt;
&lt;li&gt;Added Standalone CA support through &lt;b&gt;Connect-CertificationAuthority&lt;/b&gt; command.&lt;/li&gt;
&lt;li&gt;Depending on a environment and current operating system version, certain commands may be unavailable, because they are not supported by the current installation. For example, in non-domain environments Key Recovery Agent related commands are not available, because Standalone CAs do not support key archival.&lt;/li&gt;
&lt;li&gt;Added full Windows Server 2012 and PowerShell 3.0 support.&lt;/li&gt;
&lt;li&gt;Significantly improved &lt;b&gt;Get-CertificateTemplate&lt;/b&gt; command. The command returns detailed settings for each certificate template.&lt;/li&gt;
&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/22"&gt;http://pspki.codeplex.com/workitem/22&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/19"&gt;http://pspki.codeplex.com/workitem/19&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/18"&gt;http://pspki.codeplex.com/workitem/18&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/17"&gt;http://pspki.codeplex.com/workitem/17&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/16"&gt;http://pspki.codeplex.com/workitem/16&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/14"&gt;http://pspki.codeplex.com/workitem/14&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;The following suggestion requests are implemented:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/21"&gt;http://pspki.codeplex.com/workitem/21&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/20"&gt;http://pspki.codeplex.com/workitem/20&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;PKI.Core.dll .NET API documentation:&lt;/b&gt;&lt;br /&gt;A .NET class (exposed by PKI.Core.dll library) documentation is available here: &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;http://pkix2.sysadmins.lv/library/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Connect-CertificationAuthority&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Get-ObjectIdentifierEx&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Register-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Unregister-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;http://pspki.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker: &lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br /&gt;for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Camelot</author><pubDate>Sat, 28 Jul 2012 09:02:39 GMT</pubDate><guid isPermaLink="false">Updated Release: PowerShell PKI Module 2.0 (jūl 27, 2012) 20120728090239A</guid></item><item><title>Released: PowerShell PKI Module 2.0 (Jul 27, 2012)</title><link>http://pspki.codeplex.com/releases/view/91734</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;Installation guide:&lt;/u&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Use default installation path to install this module for current user only. &lt;/li&gt;&lt;li&gt;To install this module for all users — enable &amp;quot;Install for all users&amp;quot; check-box in installation UI&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Note:&lt;/b&gt; if previous module installations are detected, they are removed during upgrade.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Release notes for version 2.0:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Added non-domain environment support. &lt;/li&gt;&lt;li&gt;Added Standalone CA support through &lt;b&gt;Connect-CertificationAuthority&lt;/b&gt; command.
&lt;/li&gt;&lt;li&gt;Depending on a environment and current operating system version, certain commands may be unavailable, because they are not supported by the current installation. For example, in non-domain environments Key Recovery Agent related commands are not available,
 because Standalone CAs do not support key archival. &lt;/li&gt;&lt;li&gt;Added full Windows Server 2012 and PowerShell 3.0 support. &lt;/li&gt;&lt;li&gt;Significantly improved &lt;b&gt;Get-CertificateTemplate&lt;/b&gt; command. The command returns detailed settings for each certificate template.
&lt;/li&gt;&lt;li&gt;Major changes in configuration cmdlets, by using unified and improved internal syntax.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following bugs are fixed:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/22"&gt;http://pspki.codeplex.com/workitem/22&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/19"&gt;http://pspki.codeplex.com/workitem/19&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/18"&gt;http://pspki.codeplex.com/workitem/18&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/17"&gt;http://pspki.codeplex.com/workitem/17&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/16"&gt;http://pspki.codeplex.com/workitem/16&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/14"&gt;http://pspki.codeplex.com/workitem/14&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The following suggestion requests are implemented:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/21"&gt;http://pspki.codeplex.com/workitem/21&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://pspki.codeplex.com/workitem/20"&gt;http://pspki.codeplex.com/workitem/20&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;PKI.Core.dll .NET API documentation:&lt;/b&gt;&lt;br&gt;
A .NET class (exposed by PKI.Core.dll library) documentation is available here: &lt;a href="http://pkix2.sysadmins.lv/library/"&gt;
http://pkix2.sysadmins.lv/library/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;New commands&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Connect-CertificationAuthority&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Get-ObjectIdentifierEx&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Register-ObjectIdentifier&lt;/b&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Unregister-ObjectIdentifier&lt;/b&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
for details about new commands please see main page: &lt;a href="http://pspki.codeplex.com/"&gt;
http://pspki.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
p.s. if you found a bug, or want to suggest new features, please open a working item in Issue Tracker:
&lt;a href="http://pspki.codeplex.com/workitem/list/basic"&gt;http://pspki.codeplex.com/workitem/list/basic&lt;/a&gt;&lt;br&gt;
for general discussions you can post here: &lt;a href="http://pspki.codeplex.com/discussions"&gt;
http://pspki.codeplex.com/discussions&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 28 Jul 2012 09:02:39 GMT</pubDate><guid isPermaLink="false">Released: PowerShell PKI Module 2.0 (Jul 27, 2012) 20120728090239A</guid></item></channel></rss>