<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PowerScripting Podcast 3/19/08 Part 2</title><link>http://blogs.msdn.com/powershell/archive/2008/04/01/powerscripting-podcast-3-19-08-part-2.aspx</link><description>Part 2 of my interview for the PowerScripting Podcast is now available HERE. Enjoy! Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the Windows PowerShell Team blog at:&amp;#160;&amp;#160;&amp;#160; http://blogs.msdn.com/PowerShell Visit the Windows</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: PowerScripting Podcast 3/19/08 Part 2</title><link>http://blogs.msdn.com/powershell/archive/2008/04/01/powerscripting-podcast-3-19-08-part-2.aspx#8348189</link><pubDate>Tue, 01 Apr 2008 17:43:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8348189</guid><dc:creator>Tao Ma</dc:creator><description>&lt;p&gt;Hey, guys&lt;/p&gt;
&lt;p&gt;I encounter a weird problem when I create a scriptblock in multiple-lines. It always adds some syntax error objects in the $error variable without any warning message printted on the screen.&lt;/p&gt;
&lt;p&gt;I already post this problem on the newsgroup, but there is no any progress on the problem.&lt;/p&gt;
&lt;p&gt;finally, I construct a hash object using the following code also generated an Error Ojbect...&lt;/p&gt;
&lt;p&gt;--------------code-----------------------&lt;/p&gt;
&lt;p&gt;PS C:\Users\Eden&amp;gt; $h = @{ &amp;quot;my_key&amp;quot; = 1;&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt; &amp;quot;other_key&amp;quot; = 2;&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt; }&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;PS C:\Users\Eden&amp;gt; $error[0]&lt;/p&gt;
&lt;p&gt;哈希文本不完整。&lt;/p&gt;
&lt;p&gt;-----------------------------------------&lt;/p&gt;
&lt;p&gt;Sorry for Chinese characters, It just means &amp;quot;hash literal incomplete&amp;quot;.&lt;/p&gt;
&lt;p&gt;If this behavior is not a bug, where can I find some help information talk about it.&lt;/p&gt;
&lt;p&gt;I just &amp;nbsp;&lt;/p&gt;</description></item><item><title>re: PowerScripting Podcast 3/19/08 Part 2</title><link>http://blogs.msdn.com/powershell/archive/2008/04/01/powerscripting-podcast-3-19-08-part-2.aspx#8348553</link><pubDate>Tue, 01 Apr 2008 20:51:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8348553</guid><dc:creator>/\/\o\/\/</dc:creator><description>&lt;p&gt;@ JPS&lt;/p&gt;
&lt;p&gt;Realy enjoyed this second part &lt;/p&gt;
&lt;p&gt;@Tou Ma &lt;/p&gt;
&lt;p&gt;; means new line you do NOT want a new line in this case, so leave them. &lt;/p&gt;
&lt;p&gt;PS C:\Windows\System32&amp;gt; $h = @{ &amp;quot;my_key&amp;quot; = 1&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt; &amp;quot;other_key&amp;quot; = 2&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt; }&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;PS C:\Windows\System32&amp;gt; $h&lt;/p&gt;
&lt;p&gt;Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Value&lt;/p&gt;
&lt;p&gt;---- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -----&lt;/p&gt;
&lt;p&gt;my_key &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/p&gt;
&lt;p&gt;other_key &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;/p&gt;
&lt;p&gt;No progress on the NG can hardly believe it ;-)&lt;/p&gt;
&lt;p&gt;Greeting /\/\o\/\/&lt;/p&gt;</description></item><item><title>re: PowerScripting Podcast 3/19/08 Part 2</title><link>http://blogs.msdn.com/powershell/archive/2008/04/01/powerscripting-podcast-3-19-08-part-2.aspx#8353441</link><pubDate>Thu, 03 Apr 2008 13:50:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8353441</guid><dc:creator>PwrShell.net</dc:creator><description>&lt;p&gt;We have seen powershell for the first time at school now really nice thing and I decided to make a website (+ forum) about it.&lt;/p&gt;
&lt;p&gt;Content is being filled at regular times :)&lt;/p&gt;
&lt;p&gt;PowerShell looks nice!&lt;/p&gt;</description></item><item><title>re: PowerScripting Podcast 3/19/08 Part 2</title><link>http://blogs.msdn.com/powershell/archive/2008/04/01/powerscripting-podcast-3-19-08-part-2.aspx#8357109</link><pubDate>Fri, 04 Apr 2008 17:47:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8357109</guid><dc:creator>alvinashcraft</dc:creator><description>&lt;p&gt;Thanks for the heads-up, Jeffrey. I really enjoyed part 1.&lt;/p&gt;</description></item><item><title>Pash</title><link>http://blogs.msdn.com/powershell/archive/2008/04/01/powerscripting-podcast-3-19-08-part-2.aspx#8365718</link><pubDate>Mon, 07 Apr 2008 19:00:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8365718</guid><dc:creator>Badri</dc:creator><description>&lt;p&gt;Abuse of commenting system... Did you guys know about Pash &lt;a rel="nofollow" target="_new" href="http://pash.sourceforge.net/"&gt;http://pash.sourceforge.net/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An open source implementaion of powershell for unixes as well as windows. &lt;/p&gt;</description></item></channel></rss>