<?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>PowerTip: How Many about_ conceptual Help Files Exist?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/12/08/powertip-how-many-about-conceptual-help-files-exist.aspx</link><description>Find out how many about_ conceptual Help files exist on a Windows 8 Windows PowerShell installation.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: PowerTip: How Many about_ conceptual Help Files Exist?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/12/08/powertip-how-many-about-conceptual-help-files-exist.aspx#3540045</link><pubDate>Tue, 11 Dec 2012 10:44:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3540045</guid><dc:creator>Richard.Siddaway</dc:creator><description>&lt;p&gt;Philosophically this is an interesting question.&lt;/p&gt;
&lt;p&gt;If you perform this on a new machine you will get an answer of one because you haven&amp;#39;t updated help.&lt;/p&gt;
&lt;p&gt;if you perform it post updating help the number can change depending on which modules you have explicitly loaded - for instance the ActiveDirectory module loads two or three about files&lt;/p&gt;
&lt;p&gt;Just proves that the old IT reply of &amp;quot;it depends&amp;quot; still applies &amp;nbsp;:-)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3540045" width="1" height="1"&gt;</description></item><item><title>re: PowerTip: How Many about_ conceptual Help Files Exist?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/12/08/powertip-how-many-about-conceptual-help-files-exist.aspx#3539627</link><pubDate>Sun, 09 Dec 2012 00:33:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3539627</guid><dc:creator>JV</dc:creator><description>&lt;p&gt;I was surprised to see that Win8 only gives a count of &amp;#39;1&amp;#39;. &amp;nbsp;I would have though it would come with more that tahe as a starter.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3539627" width="1" height="1"&gt;</description></item><item><title>re: PowerTip: How Many about_ conceptual Help Files Exist?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/12/08/powertip-how-many-about-conceptual-help-files-exist.aspx#3539621</link><pubDate>Sat, 08 Dec 2012 21:59:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3539621</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@JV yep, the count property exists on most objects --- and it makes it easy to find out the number of items in a collection ...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3539621" width="1" height="1"&gt;</description></item><item><title>re: PowerTip: How Many about_ conceptual Help Files Exist?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/12/08/powertip-how-many-about-conceptual-help-files-exist.aspx#3539620</link><pubDate>Sat, 08 Dec 2012 21:52:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3539620</guid><dc:creator>JV</dc:creator><description>&lt;p&gt;#Windows XP PowerShell V2&lt;/p&gt;
&lt;p&gt;PS&amp;gt;(help about*).Count&lt;/p&gt;
&lt;p&gt;95&lt;/p&gt;
&lt;p&gt;#Windows 7 PowerShell V3&lt;/p&gt;
&lt;p&gt;PS&amp;gt;(help about*).Count&lt;/p&gt;
&lt;p&gt;101&lt;/p&gt;
&lt;p&gt;#Windows 8 PowerSHell V3&lt;/p&gt;
&lt;p&gt;PS&amp;gt;(help about*).Count&lt;/p&gt;
&lt;p&gt;1&lt;/p&gt;
&lt;p&gt;# WHAT? @(#&amp;amp;^%**&amp;amp;^!&amp;amp;^!%^!!&lt;/p&gt;
&lt;p&gt;# some furious typoing thake palce and ....&amp;#39;&lt;/p&gt;
&lt;p&gt;PS&amp;gt;(help about*).Count&lt;/p&gt;
&lt;p&gt;110&lt;/p&gt;
&lt;p&gt;# Grin! ;)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3539620" width="1" height="1"&gt;</description></item></channel></rss>