<?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>Dreaming in PowerShell : beginners</title><link>http://powershell.com/cs/blogs/tobias/archive/tags/beginners/default.aspx</link><description>Tags: beginners</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>TechEd: PowerShell for Beginners</title><link>http://powershell.com/cs/blogs/tobias/archive/2010/11/08/teched-powershell-for-beginners.aspx</link><pubDate>Mon, 08 Nov 2010 01:41:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:8166</guid><dc:creator>Tobias</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/tobias/rsscomments.aspx?PostID=8166</wfw:commentRss><comments>http://powershell.com/cs/blogs/tobias/archive/2010/11/08/teched-powershell-for-beginners.aspx#comments</comments><description>&lt;p&gt;Microsoft is so clever: they scheduled the first dedicated PowerShell session right at 9:00 am sharp so all of us had to get up early. This session was &lt;strong&gt;for PowerShell beginners&lt;/strong&gt;, and the conference room &lt;strong&gt;was crammed&lt;/strong&gt;. A lot of the attendees had never used PowerShell before, and some had Unix roots. Interest in PowerShell is definitely rising. While three years ago, &lt;strong&gt;Exchange 2007&lt;/strong&gt; triggered&amp;nbsp;the first wave of PowerShell excitement, today it is the &lt;strong&gt;general availability in Windows 7 and Server 2008 R2&lt;/strong&gt; as well as the &lt;strong&gt;dramatic increase in products supporting PowerShell&lt;/strong&gt; that fuels the second and even more powerful wave.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://powershell.com/cs/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.32.68/crowd.jpg" alt="" /&gt;&lt;/p&gt;
&lt;h3&gt;PowerShell: Important Skill&lt;/h3&gt;
&lt;p&gt;With PowerShell &lt;strong&gt;&amp;quot;on by default&amp;quot; on all Windows 7 and Server 2008 R2&lt;/strong&gt; boxes, and readily available as optional download down to Windows XP, learning and mastering &lt;strong&gt;PowerShell becomes an important career decision&lt;/strong&gt;. Jeffrey&amp;nbsp;pointed out that&amp;nbsp;PowerShell will be a basic skill for productive Windows admins, and without it, you&amp;#39;ll be eventually well behind the curve. That is no threat, though, rather a great challenge and chance. Learning new stuff can be a lot of fun, and Jeffrey and Lee demoed a lot of basic concepts and &lt;strong&gt;how intuitively the PowerShell cmdlet vocabulary can be used&lt;/strong&gt; to tell your computer what to do. Having this skill will make you feel a lot better, believe me! It just enables you to do and achieve so much more with so much less effort.&lt;/p&gt;
&lt;h3&gt;Community is Essential&lt;/h3&gt;
&lt;p&gt;While in school, &lt;strong&gt;copying stuff&lt;/strong&gt; from your neighbor was called &lt;strong&gt;cheating&lt;/strong&gt;, later &lt;strong&gt;in life this is called collaboration&lt;/strong&gt;, and it is a good thing. That&amp;#39;s why Jeffrey talked about all the great and free resources to ask questions, share ideas and get PowerShell guidance fast. One is our &lt;strong&gt;powershell.com &amp;quot;Ask the Expert&amp;quot; forum&lt;/strong&gt; where five MVPs monitor their respective areas of expertise and provide answers, guidance and help around the clock. &lt;a target="_blank" href="http://powershell.com/cs/forums/default.aspx?GroupID=24"&gt;Hey, we are there for you! Try us!&lt;/a&gt;&amp;nbsp;It is absolutely free.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://powershell.com/cs/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.32.68/pscom.jpg" alt="" /&gt;&lt;/p&gt;
&lt;h3&gt;Demos, Tips, Fun!&lt;/h3&gt;
&lt;p&gt;The remainder of the session, Jeffrey and Lee demoed various aspects of PowerShell and talked a little bit about the concepts behind PowerShell like &lt;strong&gt;arrays, objects and the pipeline processor&lt;/strong&gt;. BTW, if you&amp;#39;re hungry for more, there are more than 270 books out, and you can always visit our &lt;a target="_blank" href="http://powershell.com/cs/blogs/ebook/"&gt;free online library&lt;/a&gt;. We had a lot of fun, and as always with Jeffreys presentations, I again learned one thing or two. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ISE tip:&lt;/strong&gt; while inside ISE, try pressing &lt;strong&gt;F1&lt;/strong&gt;. This brings up the built-in help file, and you can browse and snoop around and get nicely formatted help for all standard cmdlets. This even works context sensitive: click on &lt;strong&gt;Get-Process&lt;/strong&gt;, for example, then &lt;strong&gt;F1&lt;/strong&gt;, and you get help for that cmdlet.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PowerShell tip:&lt;/strong&gt; ever wondered what a process is used for? Try piping it to good old &lt;strong&gt;dir&lt;/strong&gt;! Have a look (this was a German system):&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;PS&amp;gt; get-process wtgu | dir&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Verzeichnis: C:\Program Files (x86)\T-Mobile\web&amp;#39;n&amp;#39;walk Manager&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Mode&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;&amp;nbsp;&amp;nbsp; LastWriteTime&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Length Name&lt;br /&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;&amp;nbsp;&amp;nbsp; -------------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------ ----&lt;br /&gt;-a---&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19.06.2008&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12:42&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 857544 WTGU.exe&lt;/p&gt;
&lt;h3&gt;Hungry for more?&lt;/h3&gt;
&lt;p&gt;At the end of this session, Thomas (rocking the house, see pic below), Alex and I were &lt;strong&gt;approached by a lot of attendees with questions&lt;/strong&gt; about this and that. We were more than happy to answer them. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://powershell.com/cs/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.32.68/thomas.jpg" alt="" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;d like to point out though that &lt;strong&gt;visiting our &lt;/strong&gt;&lt;a target="_blank" href="http://powershell.com/cs/forums/default.aspx?GroupID=24"&gt;&lt;strong&gt;Ask the Experts area&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; is open to everyone&lt;/strong&gt;. Posting questions there helps others with similar problems, too. While you are at it, you may want to try and download the latest version of PowerShell Plus, Ideras advanced PowerShell development environment. You can &lt;a target="_blank" href="http://www.idera.com/Content/Home.aspx?ProdCat=PS"&gt;get it here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;And if you&amp;nbsp;happen to be located anywhere in &lt;strong&gt;Europe&lt;/strong&gt; and want a &lt;strong&gt;great PowerShell Inhouse training&lt;/strong&gt;, contact me at &lt;a href="mailto:tobias.weltner@scriptinternals.de"&gt;tobias.weltner@scriptinternals.de&lt;/a&gt;. I do these trainings regularly, passionately and with tons of real-world-examples not found anywhere else.&lt;/p&gt;
&lt;p&gt;Bye for now,&lt;br /&gt;Tobias&amp;nbsp;&lt;br /&gt;PowerShell MVP&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=8166" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/tobias/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/tobias/archive/tags/jeffrey/default.aspx">jeffrey</category><category domain="http://powershell.com/cs/blogs/tobias/archive/tags/lee/default.aspx">lee</category><category domain="http://powershell.com/cs/blogs/tobias/archive/tags/beginners/default.aspx">beginners</category><category domain="http://powershell.com/cs/blogs/tobias/archive/tags/snover/default.aspx">snover</category></item></channel></rss>