<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>PowerShell Community Extensions</title><link>http://pscx.codeplex.com/project/feeds/rss</link><description>PowerShell Community Extensions &amp;#40;PSCX&amp;#41; is aimed at providing a widely useful set of additional cmdlets, providers, aliases, filters, functions and scripts for Windows PowerShell that members of the community have expressed interest in but haven&amp;#39;t been added to PowerShell yet.</description><item><title>New Post: How to save directory structure with Write-Zip</title><link>http://pscx.codeplex.com/discussions/444105</link><description>&lt;div style="line-height: normal;"&gt;Hi there,&lt;br /&gt;
&lt;br /&gt;
I have written a script in Powershell 3.0 to backup selected files.  But I've run into the same problem mentioned by a couple of other folks here, namely that the directory structure is not being saved.  However in both the posts about this issue and the replies, no fix or workaround was mentioned.&lt;br /&gt;
&lt;br /&gt;
It's really important that I find a solution to this problem.  Otherwise, I'll have to complete re-design the script.&lt;br /&gt;
&lt;br /&gt;
Does anyone know of a successful fix/workaround for this problem?&lt;br /&gt;
&lt;br /&gt;
Thanks very much in advance.&lt;br /&gt;
&lt;br /&gt;
PS.  I am running on Windows 7 Professional 64-bit.&lt;br /&gt;
&lt;/div&gt;</description><author>waltermetcalf</author><pubDate>Fri, 17 May 2013 23:37:51 GMT</pubDate><guid isPermaLink="false">New Post: How to save directory structure with Write-Zip 20130517113751P</guid></item><item><title>New Post: How to save directory structure with Write-Zip</title><link>http://pscx.codeplex.com/discussions/444105</link><description>&lt;div style="line-height: normal;"&gt;Hi there,&lt;br /&gt;
&lt;br /&gt;
I have written a script in Powershell 3.0 to backup selected files.  But I've run into the same problem mentioned by a couple of other folks here, namely that the directory structure is not being saved.  However in both the posts about this issue and the replies, no fix or workaround was mentioned.&lt;br /&gt;
&lt;br /&gt;
It's really important that I find a solution to this problem.  Otherwise, I'll have to complete re-design the script.&lt;br /&gt;
&lt;br /&gt;
Does anyone know of a successful fix/workaround for this problem?&lt;br /&gt;
&lt;br /&gt;
Thanks very much in advance.&lt;br /&gt;
&lt;br /&gt;
PS.  I am running on Windows 7 Professional 64-bit.&lt;br /&gt;
&lt;/div&gt;</description><author>waltermetcalf</author><pubDate>Fri, 17 May 2013 23:37:51 GMT</pubDate><guid isPermaLink="false">New Post: How to save directory structure with Write-Zip 20130517113751P</guid></item><item><title>New Post: How to save directory structure with Write-Zip</title><link>http://pscx.codeplex.com/discussions/444105</link><description>&lt;div style="line-height: normal;"&gt;Hi there,&lt;br /&gt;
&lt;br /&gt;
I have written a script in Powershell 3.0 to backup selected files.  But I've run into the same problem mentioned by a couple of other folks here, namely that the directory structure is not being saved.  However in both the posts about this issue and the replies, no fix or workaround was mentioned.&lt;br /&gt;
&lt;br /&gt;
It's really important that I find a solution to this problem.  Otherwise, I'll have to complete re-design the script.&lt;br /&gt;
&lt;br /&gt;
Does anyone know of a successful fix/workaround for this problem?&lt;br /&gt;
&lt;br /&gt;
Thanks very much in advance.&lt;br /&gt;
&lt;br /&gt;
PS.  I am running on Windows 7 Professional 64-bit.&lt;br /&gt;
&lt;/div&gt;</description><author>waltermetcalf</author><pubDate>Fri, 17 May 2013 23:37:51 GMT</pubDate><guid isPermaLink="false">New Post: How to save directory structure with Write-Zip 20130517113751P</guid></item><item><title>New Post: remote session invoke-command write-zip</title><link>http://pscx.codeplex.com/discussions/211737</link><description>&lt;div style="line-height: normal;"&gt;Yes PSCX must be installed on the remote machine.&lt;br /&gt;
&lt;/div&gt;</description><author>r_keith_hill</author><pubDate>Fri, 17 May 2013 15:44:48 GMT</pubDate><guid isPermaLink="false">New Post: remote session invoke-command write-zip 20130517034448P</guid></item><item><title>New Post: remote session invoke-command write-zip</title><link>http://pscx.codeplex.com/discussions/211737</link><description>&lt;div style="line-height: normal;"&gt;Yes PSCX must be installed on the remote machine.&lt;br /&gt;
&lt;/div&gt;</description><author>r_keith_hill</author><pubDate>Fri, 17 May 2013 15:44:48 GMT</pubDate><guid isPermaLink="false">New Post: remote session invoke-command write-zip 20130517034448P</guid></item><item><title>Closed Issue: Write-Zip -Append does not support -FlattenPaths [17794]</title><link>http://pscx.codeplex.com/workitem/17794</link><description>write-zip -append should have parity with archives created with plain write-zip. if not, it would be difficult to freshen files that have been flattened.&lt;br /&gt;</description><author>oisin</author><pubDate>Thu, 16 May 2013 11:57:57 GMT</pubDate><guid isPermaLink="false">Closed Issue: Write-Zip -Append does not support -FlattenPaths [17794] 20130516115757A</guid></item><item><title>Closed Issue: Read-Archive fails on bz2 file [26955]</title><link>http://pscx.codeplex.com/workitem/26955</link><description>archive contains one large file - fails as below&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;Read-Archive -Verbose -Path .&amp;#92;planet-100414.osm.bz2&lt;br /&gt;VERBOSE&amp;#58; 1 item&amp;#40;s&amp;#41; in archive.&lt;br /&gt;Read-Archive &amp;#58; Error reading index 0&lt;br /&gt;At line&amp;#58;1 char&amp;#58;13&lt;br /&gt;&amp;#43; Read-Archive &amp;#60;&amp;#60;&amp;#60;&amp;#60;  -Verbose -Path .&amp;#92;planet-100414.osm.bz2&lt;br /&gt;    &amp;#43; CategoryInfo          &amp;#58; ReadError&amp;#58; &amp;#40;&amp;#58;&amp;#41; &amp;#91;Read-Archive&amp;#93;, ArgumentException&lt;br /&gt;    &amp;#43; FullyQualifiedErrorId &amp;#58; ArchiveReadFail,Pscx.Commands.IO.Compression.ReadArchiveCommand&lt;br /&gt;&amp;#160;&lt;br /&gt;downloaded file planet-100414.osm.bz2and ran md5 check from  http&amp;#58;&amp;#47;&amp;#47;planet.openstreetmap.org&amp;#47;&lt;br /&gt;&amp;#160;&lt;br /&gt;thread on http&amp;#58;&amp;#47;&amp;#47;pscx.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;67087&lt;br /&gt;</description><author>oisin</author><pubDate>Thu, 16 May 2013 11:57:49 GMT</pubDate><guid isPermaLink="false">Closed Issue: Read-Archive fails on bz2 file [26955] 20130516115749A</guid></item><item><title>Closed Issue: write-zip bug: -flattenpaths has no effect when used with -append [27848]</title><link>http://pscx.codeplex.com/workitem/27848</link><description>Hi,&lt;br /&gt;&amp;#160;&lt;br /&gt;I&amp;#39;m trying to use the write-zip cmdlet and find the following odd behavior&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;When I use the -append switch, files get added with path information, even when specifying the -FlattenPaths switch....&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;write-zip &amp;#36;files &amp;#36;outputFile -level 9 -FlattenPaths -append&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;Anybody come across this, or even better, found a work around&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;Cheers&amp;#33;&lt;br /&gt;</description><author>oisin</author><pubDate>Thu, 16 May 2013 11:57:49 GMT</pubDate><guid isPermaLink="false">Closed Issue: write-zip bug: -flattenpaths has no effect when used with -append [27848] 20130516115749A</guid></item><item><title>Closed Issue: -EntryPath switch of Expand-Archive is non-functional [28313]</title><link>http://pscx.codeplex.com/workitem/28313</link><description>Steps to reproduce&amp;#58; Run the following script&amp;#58;&lt;br /&gt;&amp;#34;hello world&amp;#34; &amp;#124; sc a.txt&lt;br /&gt;Write-Zip -Path a.txt -OutputPath a.zip&lt;br /&gt;Expand-Archive -path a.zip -OutputPath . -EntryPath a.txt&lt;br /&gt;&amp;#160;&lt;br /&gt;Expected Behaviour&amp;#58; a.txt file is extracted from a.zip archive into the current path.&lt;br /&gt;&amp;#160;&lt;br /&gt;Observed behaviour&amp;#58; Error message is displayed&amp;#58;&lt;br /&gt;Expand-Archive &amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;At line&amp;#58;1 char&amp;#58;15&lt;br /&gt;&amp;#43; Expand-Archive &amp;#60;&amp;#60;&amp;#60;&amp;#60;  -path a.zip -OutputPath . -EntryPath &amp;#64;&amp;#40;&amp;#34;a.txt&amp;#34;&amp;#41;&lt;br /&gt;    &amp;#43; CategoryInfo          &amp;#58; NotSpecified&amp;#58; &amp;#40;&amp;#58;&amp;#41; &amp;#91;Expand-Archive&amp;#93;, NullReferenceException&lt;br /&gt;    &amp;#43; FullyQualifiedErrorId &amp;#58; System.NullReferenceException,Pscx.Commands.IO.Compression.ExpandArchiveCommand&lt;br /&gt;&amp;#160;&lt;br /&gt;Additional information&amp;#58; The stack trace is like this&amp;#58;&lt;br /&gt;at Pscx.Commands.IO.Compression.ExpandArchiveCommand.ProcessArchive&amp;#40;FileInfo fileInfo&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;Keith&amp;#92;Pscx&amp;#92;Trunk&amp;#92;Src&amp;#92;Pscx&amp;#92;Commands&amp;#92;IO&amp;#92;Compression&amp;#92;ExpandArchiveCommand.cs&amp;#58;line 175&lt;br /&gt;at Pscx.Commands.PscxPathCommandBase.ProcessRecord&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;Keith&amp;#92;Pscx&amp;#92;Trunk&amp;#92;Src&amp;#92;Pscx.Core&amp;#92;Commands&amp;#92;PscxPathCommandBase.cs&amp;#58;line 127&lt;br /&gt;at System.Management.Automation.CommandProcessor.ProcessRecord&amp;#40;&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;Examination of the source code hints that EntryPath switch value is never used during the extraction process.&lt;br /&gt;&amp;#160;&lt;br /&gt;Workaround&amp;#58; Use -Index switch instead of -EntryPath switch&lt;br /&gt;</description><author>oisin</author><pubDate>Thu, 16 May 2013 11:57:48 GMT</pubDate><guid isPermaLink="false">Closed Issue: -EntryPath switch of Expand-Archive is non-functional [28313] 20130516115748A</guid></item><item><title>Closed Issue: Large Write-zip files cannot be extracted with 7zip 9.20 [32514]</title><link>http://pscx.codeplex.com/workitem/32514</link><description>The Write-Zip cmdlet appears to write zip files okay, but on large files &amp;#40;typical zip is 800MB or more&amp;#41;, the files cannot be extracted when using later version of 7zip &amp;#40;e.g. 9.20, 9.22 etc&amp;#41;, which gives an error &amp;#34;Unsupported compression method&amp;#34;. I suspect this is because pscx is using quite an old version of the 7zip.dll files &amp;#40;v4.65&amp;#41;, but simply replacing those DLLs in the pscx module folder has not resolved the issue &amp;#40;are the 7zip dlls embedded into the pscx dlls&amp;#63;&amp;#41;.&lt;br /&gt;</description><author>oisin</author><pubDate>Thu, 16 May 2013 11:57:45 GMT</pubDate><guid isPermaLink="false">Closed Issue: Large Write-zip files cannot be extracted with 7zip 9.20 [32514] 20130516115745A</guid></item><item><title>Closed Issue: Expand-Archive fails with TAR file format [32847]</title><link>http://pscx.codeplex.com/workitem/32847</link><description>The Expand-Archive cmdlet fails to extract the Tape Archive &amp;#40;TAR&amp;#41; file format.&lt;br /&gt;&amp;#160;&lt;br /&gt;Steps to reproduce&amp;#58;&lt;br /&gt;1. Create TAR of image files &amp;#40;or any files of your choice&amp;#41;&amp;#58;&lt;br /&gt;Get-ChildItem &amp;#42;.img &amp;#124; Write-Tar -output archive.tar&lt;br /&gt;2. Extract file&amp;#58;&lt;br /&gt;Expand-Archive -Path archive.tar -Format Tar&lt;br /&gt;&amp;#160;&lt;br /&gt;Notes&amp;#58;&lt;br /&gt;- No issues with Zip archive format using Expand-Archive cmdlet&lt;br /&gt;- According to Expand-Archive documentation, the supported formats are&amp;#58;&lt;br /&gt;SevenZip, Arj, BZip2, Cab, Chm, Compound, Cpio, Deb, GZip, Iso, Lzh, Lzma, Nsis, Rar, Rpm, Split, Tar, Wim, Z, Zip&lt;br /&gt;</description><author>kevinsmotherman</author><pubDate>Thu, 16 May 2013 11:57:45 GMT</pubDate><guid isPermaLink="false">Closed Issue: Expand-Archive fails with TAR file format [32847] 20130516115745A</guid></item><item><title>Closed Issue: Pscx 2.1 beta on PowerShell 3 -- errors [32948]</title><link>http://pscx.codeplex.com/workitem/32948</link><description>Method invocation failed because &amp;#91;System.Management.Automation.TypeAccelerators&amp;#93; doesn&amp;#39;t contain a method named&lt;br /&gt;&amp;#39;AddReplace&amp;#39;.&lt;br /&gt;At C&amp;#58;&amp;#92;Users&amp;#92;rogerl&amp;#92;Documents&amp;#92;WindowsPowerShell&amp;#92;Modules&amp;#92;pscx&amp;#92;Modules&amp;#92;Wmi&amp;#92;Pscx.Wmi.psm1&amp;#58;17 char&amp;#58;9&lt;br /&gt;&amp;#43;         &amp;#36;acceleratorsType&amp;#58;&amp;#58;AddReplace&amp;#40;&amp;#36;name, &amp;#36;type&amp;#41;&lt;br /&gt;&amp;#43;         &amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&lt;br /&gt;    &amp;#43; CategoryInfo          &amp;#58; InvalidOperation&amp;#58; &amp;#40;&amp;#58;&amp;#41; &amp;#91;&amp;#93;, ParentContainsErrorRecordException&lt;br /&gt;    &amp;#43; FullyQualifiedErrorId &amp;#58; MethodNotFound&lt;br /&gt;&amp;#160;&lt;br /&gt;Import-Module &amp;#58; The specified module&lt;br /&gt;&amp;#39;C&amp;#58;&amp;#92;Users&amp;#92;rogerl&amp;#92;Documents&amp;#92;WindowsPowerShell&amp;#92;Modules&amp;#92;pscx&amp;#92;Modules&amp;#92;Wmi&amp;#92;Pscx.Wmi.psm1&amp;#39; was not loaded because no valid&lt;br /&gt;module file was found in any module directory.&lt;br /&gt;At C&amp;#58;&amp;#92;Users&amp;#92;rogerl&amp;#92;Documents&amp;#92;WindowsPowerShell&amp;#92;Modules&amp;#92;pscx&amp;#92;Pscx.psm1&amp;#58;197 char&amp;#58;4&lt;br /&gt;&amp;#43;             Import-Module &amp;#36;path -DisableNameChecking&lt;br /&gt;&amp;#43;             &amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&lt;br /&gt;    &amp;#43; CategoryInfo          &amp;#58; ResourceUnavailable&amp;#58; &amp;#40;C&amp;#58;&amp;#92;Users&amp;#92;rogerl...i&amp;#92;Pscx.Wmi.psm1&amp;#58;String&amp;#41; &amp;#91;Import-Module&amp;#93;, FileNot&lt;br /&gt;   FoundException&lt;br /&gt;    &amp;#43; FullyQualifiedErrorId &amp;#58; Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand&lt;br /&gt;</description><author>r_keith_hill</author><pubDate>Thu, 16 May 2013 11:57:44 GMT</pubDate><guid isPermaLink="false">Closed Issue: Pscx 2.1 beta on PowerShell 3 -- errors [32948] 20130516115744A</guid></item><item><title>Closed Issue: PowerShell 3.0 RC [32949]</title><link>http://pscx.codeplex.com/workitem/32949</link><description>Pscx modul WMI failed to load with error &amp;#34;Property &amp;#39;Get&amp;#39; not available for this object&amp;#39;&lt;br /&gt;Error is in Pscx&amp;#92;Modules&amp;#92;Wmi&amp;#92;Pscx.Wmi.psm1&amp;#58;8 Char&amp;#58;6&amp;#58; &amp;#9;if &amp;#40;&amp;#33;&amp;#36;acceleratorsType&amp;#58;&amp;#58;Get.ContainsKey&amp;#40;&amp;#36;name&amp;#41;&amp;#41;&lt;br /&gt;See also &amp;#58; http&amp;#58;&amp;#47;&amp;#47;connect.microsoft.com&amp;#47;PowerShell&amp;#47;feedback&amp;#47;details&amp;#47;721443&amp;#47;system-management-automation-typeaccelerators-broken-in-v3-ctp2&lt;br /&gt;</description><author>r_keith_hill</author><pubDate>Thu, 16 May 2013 11:57:44 GMT</pubDate><guid isPermaLink="false">Closed Issue: PowerShell 3.0 RC [32949] 20130516115744A</guid></item><item><title>Closed Issue: Invoke-Elevated / su error [33094]</title><link>http://pscx.codeplex.com/workitem/33094</link><description>When I run an Invoke-Elevated command the resultant elevated PS window reports an error which implies that the command line has been repeated without the initial letter.&lt;br /&gt;&amp;#160;&lt;br /&gt;e.g.&amp;#58;&lt;br /&gt;Invoke-Elevated Get-ChildItem&lt;br /&gt;&amp;#160;&lt;br /&gt;reoprts&lt;br /&gt;&amp;#160;&lt;br /&gt;nvoke-elevated &amp;#58; The term &amp;#39;nvoke-elevated&amp;#39; is not recognized as the name of a&lt;br /&gt;cmdlet, function, script file, or operable program. Check the spelling of the&lt;br /&gt;name, or if a path was included, verify that the path is correct and try again.&lt;br /&gt;At line&amp;#58;1 char&amp;#58;143&lt;br /&gt;&amp;#43; ... .ProviderPath&amp;#59; nvoke-elevated Get-ChildItem&amp;#125;&lt;br /&gt;&amp;#43;                    &amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&lt;br /&gt;    &amp;#43; CategoryInfo          &amp;#58; ObjectNotFound&amp;#58; &amp;#40;nvoke-elevated&amp;#58;String&amp;#41; &amp;#91;&amp;#93;, Comm&lt;br /&gt;   andNotFoundException&lt;br /&gt;    &amp;#43; FullyQualifiedErrorId &amp;#58; CommandNotFoundException&lt;br /&gt;</description><author>r_keith_hill</author><pubDate>Thu, 16 May 2013 11:57:44 GMT</pubDate><guid isPermaLink="false">Closed Issue: Invoke-Elevated / su error [33094] 20130516115744A</guid></item><item><title>Closed Issue: Property 'Get' cannot be found on this object. Make sure that it exists. [33100]</title><link>http://pscx.codeplex.com/workitem/33100</link><description>Property &amp;#39;Get&amp;#39; cannot be found on this object. Make sure that it exists.&lt;br /&gt;At C&amp;#58;&amp;#92;Windows&amp;#92;system32&amp;#92;WindowsPowerShell&amp;#92;v1.0&amp;#92;Modules&amp;#92;Pscx&amp;#92;Modules&amp;#92;Wmi&amp;#92;Pscx.Wmi.psm1&amp;#58;8 char&amp;#58;6&lt;br /&gt;&amp;#43;     if &amp;#40;&amp;#33;&amp;#36;acceleratorsType&amp;#58;&amp;#58;Get.ContainsKey&amp;#40;&amp;#36;name&amp;#41;&amp;#41;&lt;br /&gt;&amp;#43;         &amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&lt;br /&gt;    &amp;#43; CategoryInfo          &amp;#58; NotSpecified&amp;#58; &amp;#40;&amp;#58;&amp;#41; &amp;#91;&amp;#93;, ParentContainsErrorRecordException&lt;br /&gt;    &amp;#43; FullyQualifiedErrorId &amp;#58; PropertyNotFoundStrict&lt;br /&gt;&amp;#160;&lt;br /&gt;Import-Module &amp;#58; The specified module &amp;#39;C&amp;#58;&amp;#92;Windows&amp;#92;system32&amp;#92;WindowsPowerShell&amp;#92;v1.0&amp;#92;Modules&amp;#92;Pscx&amp;#92;Modules&amp;#92;Wmi&amp;#92;Pscx.Wmi.psm1&lt;br /&gt;&amp;#39; was not loaded because no valid module file was found in any module directory.&lt;br /&gt;At C&amp;#58;&amp;#92;Windows&amp;#92;system32&amp;#92;WindowsPowerShell&amp;#92;v1.0&amp;#92;Modules&amp;#92;Pscx&amp;#92;Pscx.psm1&amp;#58;197 char&amp;#58;4&lt;br /&gt;&amp;#43;             Import-Module &amp;#36;path -DisableNameChecking&lt;br /&gt;&amp;#43;             &amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&amp;#126;&lt;br /&gt;    &amp;#43; CategoryInfo          &amp;#58; ResourceUnavailable&amp;#58; &amp;#40;C&amp;#58;&amp;#92;Windows&amp;#92;syst...i&amp;#92;Pscx.Wmi.psm1&amp;#58;String&amp;#41; &amp;#91;Import-Module&amp;#93;, FileNot&lt;br /&gt;   FoundException&lt;br /&gt;    &amp;#43; FullyQualifiedErrorId &amp;#58; Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand&lt;br /&gt;</description><author>r_keith_hill</author><pubDate>Thu, 16 May 2013 11:57:43 GMT</pubDate><guid isPermaLink="false">Closed Issue: Property 'Get' cannot be found on this object. Make sure that it exists. [33100] 20130516115743A</guid></item><item><title>Closed Issue: Importing Pscx breaks help [33486]</title><link>http://pscx.codeplex.com/workitem/33486</link><description>After importing PSCX then get-help is broken for any topic. e.g.PS M&amp;#58;&amp;#92;&amp;#62; get-help about_CommonParameters...SEE ALSO    about_Preference_Variables    Write-Debug    Write-Warning    Write-Error    Write-VerbosePS M&amp;#58;&amp;#92;&amp;#62; import-module pscxPS M&amp;#58;&amp;#92;&amp;#62; get-help about_CommonParametersProperty &amp;#39;HelpUri&amp;#39; cannot be found for type &amp;#39;System.Management.Automation.CmdletBindingAttribute&amp;#39;.At C&amp;#58;&amp;#92;windows&amp;#92;system32&amp;#92;WindowsPowerShell&amp;#92;v1.0&amp;#92;Modules&amp;#92;pscx&amp;#92;Modules&amp;#92;GetHelp&amp;#92;Pscx.GetHelp.psm1&amp;#58;407 char&amp;#58;19&amp;#43;     &amp;#91;CmdletBinding &amp;#60;&amp;#60;&amp;#60;&amp;#60; &amp;#40;DefaultParameterSetName&amp;#61;&amp;#39;AllUsersView&amp;#39;, HelpUri&amp;#61;&amp;#39;http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkID&amp;#61;113316&amp;#39;&amp;#41;&amp;#93;    &amp;#43; CategoryInfo          &amp;#58; InvalidOperation&amp;#58; &amp;#40;&amp;#58;&amp;#41; &amp;#91;&amp;#93;, RuntimeException    &amp;#43; FullyQualifiedErrorId &amp;#58; PropertyAssignmentExceptionNote, This is for the 2.1 Production release of PSCX and occurs on both Win7 Desktop and Win2008 virtual server.&lt;br /&gt;</description><author>r_keith_hill</author><pubDate>Thu, 16 May 2013 11:57:42 GMT</pubDate><guid isPermaLink="false">Closed Issue: Importing Pscx breaks help [33486] 20130516115742A</guid></item><item><title>New Post: Add Password functionality to Write-Zip cmdlet</title><link>http://pscx.codeplex.com/discussions/443162</link><description>&lt;div style="line-height: normal;"&gt;It would be awesome if the Write-Zip cmdlet allowed you to also specify a password to password protect the zip archive with.  I believe Write-Zip uses the same core libraries as 7zip, and 7zip is able to set passwords on zip archives.  Of course, if this functionality is added to Write-Zip, the ability to specify a password to unzip a zip archive should also be added to Expand-Zip.&lt;br /&gt;
&lt;/div&gt;</description><author>deadlydog</author><pubDate>Thu, 09 May 2013 20:09:55 GMT</pubDate><guid isPermaLink="false">New Post: Add Password functionality to Write-Zip cmdlet 20130509080955P</guid></item><item><title>New Post: Add Password functionality to Write-Zip cmdlet</title><link>http://pscx.codeplex.com/discussions/443162</link><description>&lt;div style="line-height: normal;"&gt;It would be awesome if the Write-Zip cmdlet allowed you to also specify a password to password protect the zip archive with.  I believe Write-Zip uses the same core libraries as 7zip, and 7zip is able to set passwords on zip archives.  Of course, if this functionality is added to Write-Zip, the ability to specify a password to unzip a zip archive should also be added to Expand-Zip.&lt;br /&gt;
&lt;/div&gt;</description><author>deadlydog</author><pubDate>Thu, 09 May 2013 20:09:55 GMT</pubDate><guid isPermaLink="false">New Post: Add Password functionality to Write-Zip cmdlet 20130509080955P</guid></item><item><title>New Post: Add Password functionality to Write-Zip cmdlet</title><link>http://pscx.codeplex.com/discussions/443162</link><description>&lt;div style="line-height: normal;"&gt;It would be awesome if the Write-Zip cmdlet allowed you to also specify a password to password protect the zip archive with.  I believe Write-Zip uses the same core libraries as 7zip, and 7zip is able to set passwords on zip archives.  Of course, if this functionality is added to Write-Zip, the ability to specify a password to unzip a zip archive should also be added to Expand-Zip.&lt;br /&gt;
&lt;/div&gt;</description><author>deadlydog</author><pubDate>Thu, 09 May 2013 20:09:55 GMT</pubDate><guid isPermaLink="false">New Post: Add Password functionality to Write-Zip cmdlet 20130509080955P</guid></item><item><title>New Post: Add Password functionality to Write-Zip cmdlet</title><link>http://pscx.codeplex.com/discussions/443162</link><description>&lt;div style="line-height: normal;"&gt;It would be awesome if the Write-Zip cmdlet allowed you to also specify a password to password protect the zip archive with.  I believe Write-Zip uses the same core libraries as 7zip, and 7zip is able to set passwords on zip archives.  Of course, if this functionality is added to Write-Zip, the ability to specify a password to unzip a zip archive should also be added to Expand-Zip.&lt;br /&gt;
&lt;/div&gt;</description><author>deadlydog</author><pubDate>Thu, 09 May 2013 20:09:55 GMT</pubDate><guid isPermaLink="false">New Post: Add Password functionality to Write-Zip cmdlet 20130509080955P</guid></item></channel></rss>