<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx</link><description>In today&amp;rsquo;s blog, we have an excerpt from an upcoming book by Don Jones, Richard Siddaway, and Jeffrey Hicks.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx#3568500</link><pubDate>Tue, 23 Apr 2013 12:36:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3568500</guid><dc:creator>Lavde</dc:creator><description>&lt;p&gt;Abe chutiye, laved kabhi tere baap ne script banaya tha&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3568500" width="1" height="1"&gt;</description></item><item><title>re: PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx#3510111</link><pubDate>Sat, 21 Jul 2012 13:26:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3510111</guid><dc:creator>Maikel Gaedker</dc:creator><description>&lt;p&gt;Great blog. Cant wait to get the book.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3510111" width="1" height="1"&gt;</description></item><item><title>re: PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx#3502349</link><pubDate>Wed, 06 Jun 2012 16:35:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3502349</guid><dc:creator>Don Jones</dc:creator><description>&lt;p&gt;Ah, good catch Jeff. I&amp;#39;ve got a little auto-corrector running that must have caught that when I pasted it. I ran it in my other VM and got the error.&lt;/p&gt;
&lt;p&gt;We&amp;#39;ll have to make sure we fix that in the chapter - thanks, NMayberry, for being a tech editor!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3502349" width="1" height="1"&gt;</description></item><item><title>re: PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx#3502343</link><pubDate>Wed, 06 Jun 2012 16:23:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3502343</guid><dc:creator>Jeffery Hicks</dc:creator><description>&lt;p&gt;There&amp;#39;s a typo here: &lt;/p&gt;
&lt;p&gt;Select-Object @{name=&amp;#39;Drive&amp;#39;;expression={$_.DeviceID}}&lt;/p&gt;
&lt;p&gt;There is an extra &amp;#39;s&amp;#39; in &amp;#39;expression&amp;#39;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3502343" width="1" height="1"&gt;</description></item><item><title>re: PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx#3502342</link><pubDate>Wed, 06 Jun 2012 16:22:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3502342</guid><dc:creator>Don Jones</dc:creator><description>&lt;p&gt;NMayberry, you&amp;#39;re welcome to post on &lt;a rel="nofollow" target="_new" href="http://bit.ly/AskDon"&gt;http://bit.ly/AskDon&lt;/a&gt; - that&amp;#39;s where my co-authors and I typically handle questions. However, I&amp;#39;m not seeing anything wrong with that syntax as-is, at least not when I&amp;#39;m running it in my Windows 8 virtual machine. It should work fine in PowerShell v2 as well. The entire command, copied from here and pasted right into the shell, ran fine for me.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3502342" width="1" height="1"&gt;</description></item><item><title>re: PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx#3502335</link><pubDate>Wed, 06 Jun 2012 15:49:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3502335</guid><dc:creator>NMayberry</dc:creator><description>&lt;p&gt;I&amp;#39;m getting the following, any suggestions?&lt;/p&gt;
&lt;p&gt;Select-Object : Illegal key expresssion&lt;/p&gt;
&lt;p&gt;At line:3 char:10&lt;/p&gt;
&lt;p&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Select-Object @{name=&amp;#39;Drive&amp;#39;;expression={$_.DeviceID}},&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3502335" width="1" height="1"&gt;</description></item><item><title>re: PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx#3502117</link><pubDate>Tue, 05 Jun 2012 13:55:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3502117</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@Ashish Mahajan thank you for your comment. Today&amp;#39;s posting was great; I am glad that you enjoyed it.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3502117" width="1" height="1"&gt;</description></item><item><title>re: PowerShell in Depth: Part 1</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/06/04/powershell-in-depth-part-1.aspx#3502021</link><pubDate>Mon, 04 Jun 2012 23:12:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3502021</guid><dc:creator>Ashish Mahajan Australia (Architect)</dc:creator><description>&lt;p&gt;Good blog.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3502021" width="1" height="1"&gt;</description></item></channel></rss>