<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/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>Master-PowerShell | With Dr. Tobias Weltner - All Comments</title><link>http://powershell.com/cs/blogs/ebook/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>re: Chapter 1. The PowerShell Console</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/10/19/chapter-1-the-powershell-console.aspx#14270</link><pubDate>Tue, 31 Jan 2012 17:26:26 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:14270</guid><dc:creator>Bush</dc:creator><description>&lt;p&gt;Many Thanks for it chapter!!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=14270" width="1" height="1"&gt;</description></item><item><title>re: Chapter 1. The PowerShell Console</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/10/19/chapter-1-the-powershell-console.aspx#14035</link><pubDate>Mon, 16 Jan 2012 14:35:33 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:14035</guid><dc:creator>dvjc</dc:creator><description>&lt;p&gt;@vishvas.trikutkar&lt;/p&gt;
&lt;p&gt;It would appear that PowerShell should allow all flags for all shell commands - but it doesn&amp;#39;t.&lt;/p&gt;
&lt;p&gt;&amp;#39;dir&amp;#39; works the same&lt;/p&gt;
&lt;p&gt;&amp;#39;dir ?&amp;#39; works the same&lt;/p&gt;
&lt;p&gt;&amp;#39;help dir&amp;#39; also works the same (which is what /? does)&lt;/p&gt;
&lt;p&gt;But, not it is not true that any shell commands will work.&lt;/p&gt;
&lt;p&gt;Some examples:&lt;/p&gt;
&lt;p&gt;1. Most of the &amp;quot;/&amp;quot; + whatever commands don&amp;#39;t appear present&lt;/p&gt;
&lt;p&gt;(so, dir /? doesn&amp;#39;t work; nor does dir /W, dir /S, etc)&lt;/p&gt;
&lt;p&gt;2. Edit doesn&amp;#39;t work; nor does fc (file compare) - in PS, it&amp;#39;s a &amp;quot;Format-Custom&amp;quot; command&lt;/p&gt;
&lt;p&gt;3. you can&amp;#39;t format the hard drive either&lt;/p&gt;
&lt;p&gt;format, in PS, is explicitly concerned about presentation&lt;/p&gt;
&lt;p&gt;If you wanted your local PS to have this functionality, I suppose you could:&lt;/p&gt;
&lt;p&gt;1) define your own variation of &amp;quot;dir&amp;quot; which allows for all shell command flags&lt;/p&gt;
&lt;p&gt;2) define an alias locally to point to your new &amp;quot;dir&amp;quot;.&lt;/p&gt;
&lt;p&gt;Ultimately, I suspect you&amp;#39;ve hit upon one of the areas where M$ made the choice to implement a slightly different version; but, really, help dir does work - even if it isn&amp;#39;t the same number of key-strokes.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=14035" width="1" height="1"&gt;</description></item><item><title>re: Chapter 9. Functions</title><link>http://powershell.com/cs/blogs/ebook/archive/2009/03/30/chapter-9-functions.aspx#11448</link><pubDate>Mon, 18 Jul 2011 13:55:56 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:11448</guid><dc:creator>matzrandy</dc:creator><description>&lt;p&gt;The last two examples under $args: Arbitrary Arguments, have an incorrect syntax. &amp;nbsp; Add Function should be function add.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=11448" width="1" height="1"&gt;</description></item><item><title>re: Chapter 4. Arrays and Hashtables</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/10/22/chapter-4-arrays-and-hashtables.aspx#10567</link><pubDate>Sun, 29 May 2011 22:21:13 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:10567</guid><dc:creator>excel formulas</dc:creator><description>&lt;p&gt;The arrays in PowerShell are very similar to those found in Excel. &amp;nbsp;Because of this I found it easy to pick up on the arrays and how they can store multiple results into a single variable. &amp;nbsp;This is an excellent feature that I wish more software would implement. &amp;nbsp;On a side note: your instructions are excellent! &amp;nbsp;I wish there was an advanced manual for using PowerShell, like PowerShell for Dummies for example.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=10567" width="1" height="1"&gt;</description></item><item><title>re: Chapter 14. XML</title><link>http://powershell.com/cs/blogs/ebook/archive/2009/03/30/chapter-14-xml.aspx#10068</link><pubDate>Wed, 20 Apr 2011 20:19:24 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:10068</guid><dc:creator>datanumen</dc:creator><description>&lt;p&gt;XML is helpful most of the time though.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=10068" width="1" height="1"&gt;</description></item><item><title>re: Chapter 14. XML</title><link>http://powershell.com/cs/blogs/ebook/archive/2009/03/30/chapter-14-xml.aspx#9674</link><pubDate>Wed, 16 Mar 2011 20:41:02 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:9674</guid><dc:creator>datanumen</dc:creator><description>&lt;p&gt;I am not a fan of the XML format personally. &amp;nbsp;I had my Outlook crash on me and had to export all my information and messages and the export was done with the XML format. &amp;nbsp;For some reason the XML data didn&amp;#39;t not want to import back into Outlook once my inbox was repaired. &amp;nbsp;I will not use the XML format again.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=9674" width="1" height="1"&gt;</description></item><item><title>re: Chapter 14. XML</title><link>http://powershell.com/cs/blogs/ebook/archive/2009/03/30/chapter-14-xml.aspx#9673</link><pubDate>Wed, 16 Mar 2011 20:28:55 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:9673</guid><dc:creator>shelly7246</dc:creator><description>&lt;p&gt;I am not a fan of the XML format personally. &amp;nbsp;I had my Outlook crash on me and had to export all my information and messages and the export was done with the XML format. &amp;nbsp;For some reason the XML data didn&amp;#39;t not want to import back into Outlook once my inbox was repaired. &amp;nbsp;I will not use the XML format again.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=9673" width="1" height="1"&gt;</description></item><item><title>re: Chapter 1. The PowerShell Console</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/10/19/chapter-1-the-powershell-console.aspx#8942</link><pubDate>Thu, 06 Jan 2011 22:13:18 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:8942</guid><dc:creator>vishvas.trikutkar</dc:creator><description>&lt;p&gt;I learned from this article that we can execute any shell commands in powershell command prompt easily. But when i am trying very simple command like below, its not running.&lt;/p&gt;
&lt;p&gt;dir /?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=8942" width="1" height="1"&gt;</description></item><item><title>re: Chapter 4. Arrays and Hashtables</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/10/22/chapter-4-arrays-and-hashtables.aspx#7822</link><pubDate>Sun, 10 Oct 2010 06:18:34 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:7822</guid><dc:creator>Wizarden</dc:creator><description>&lt;p&gt;You can address single elements of an array or hash &amp;lt;b&amp;gt;able&amp;lt;/b&amp;gt; by using square brackets.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=7822" width="1" height="1"&gt;</description></item><item><title>re: Chapter 7. Conditions</title><link>http://powershell.com/cs/blogs/ebook/archive/2009/03/08/chapter-7-conditions.aspx#7098</link><pubDate>Thu, 08 Jul 2010 07:01:56 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:7098</guid><dc:creator>Jesh</dc:creator><description>&lt;p&gt;Is a good book for me and is free&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=7098" width="1" height="1"&gt;</description></item><item><title>re: Chapter 5. The PowerShell Pipeline</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/11/23/chapter-5-the-powershell-pipeline.aspx#5075</link><pubDate>Fri, 19 Mar 2010 20:30:15 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:5075</guid><dc:creator>Richard Giles</dc:creator><description>&lt;p&gt;$basis = $before&lt;/p&gt;
&lt;p&gt;A typo must crept into the translation from German to English&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=5075" width="1" height="1"&gt;</description></item><item><title>re: Chapter 5. The PowerShell Pipeline</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/11/23/chapter-5-the-powershell-pipeline.aspx#5073</link><pubDate>Fri, 19 Mar 2010 18:25:11 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:5073</guid><dc:creator>udubnate</dc:creator><description>&lt;p&gt;Great book-&lt;/p&gt;
&lt;p&gt;Found a issue with this command&lt;/p&gt;
&lt;p&gt;Compare-Object $basis (Get-Process) -property Id, Name&lt;/p&gt;
&lt;p&gt;$basis must have been a variable you forgot to document. Let me know if you have questions. Thanks!&lt;/p&gt;
&lt;p&gt;Nate&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=5073" width="1" height="1"&gt;</description></item><item><title>Still Working Through the Codeplex Autointaller Script &amp;laquo;  SharePoint From Scratch</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/10/19/chapter-1-the-powershell-console.aspx#4991</link><pubDate>Wed, 10 Mar 2010 17:08:30 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:4991</guid><dc:creator>Still Working Through the Codeplex Autointaller Script «  SharePoint From Scratch</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Still Working Through the Codeplex Autointaller Script &amp;laquo; &amp;nbsp;SharePoint From Scratch&lt;/p&gt;
&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=4991" width="1" height="1"&gt;</description></item><item><title>re: Chapter 1. The PowerShell Console</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/10/19/chapter-1-the-powershell-console.aspx#4439</link><pubDate>Wed, 13 Jan 2010 13:03:26 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:4439</guid><dc:creator>sweetbrier21</dc:creator><description>&lt;p&gt;Thanks alot.... It was great :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=4439" width="1" height="1"&gt;</description></item><item><title>ben.neise.co.uk &amp;raquo; PowerShell script to add a hash table full of virtual port groups to vSphere hosts</title><link>http://powershell.com/cs/blogs/ebook/archive/2008/10/22/chapter-4-arrays-and-hashtables.aspx#3416</link><pubDate>Thu, 17 Sep 2009 11:44:29 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:3416</guid><dc:creator>ben.neise.co.uk » PowerShell script to add a hash table full of virtual port groups to vSphere hosts</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;ben.neise.co.uk &amp;raquo; PowerShell script to add a hash table full of virtual port groups to vSphere hosts&lt;/p&gt;
&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=3416" width="1" height="1"&gt;</description></item></channel></rss>
