Windows PowerShell Self Learning

download Windows PowerShell Self Learning

of 3

Transcript of Windows PowerShell Self Learning

  • 8/10/2019 Windows PowerShell Self Learning

    1/3

    Windows PowerShell Self-Training Resources

    The list below is provided for those who wish to become familiar with Microsoft PowerShell 2.0. These resourcesare all available online and free of charge.

    Top Level Site for PowerShell: http://www.microsoft.com/powershell

    Windows PowerShell Training

    Windows PowerShell Getting Started Guide Scripting with Windows PowerShell

    o PowerShell Essentials for the Busy Admin (5 part video series) Why You Should Learn PowerShell How to Compound Windows PowerShell Commands for Fun and Profit A Look at Windows PowerShell Providers Windows PowerShell Does Event Logs Using Windows PowerShell to Manage the Remote Desktop

    o Windows PowerShell Learn it Now Before Its an Emergency (5 part video series)

    Part 1 Part 2 Part 3 Part 4 Part 5

    Windows PowerShell Owners Manual o Getting Started with Windows PowerShello Customizing the Windows PowerShell Consoleo Windows PowerShell Shortcut Keyso Piping and the Pipelineo Running Windows PowerShell Scriptso The Windows PowerShell Profileo Windows PowerShell Aliases

    Windows PowerShell Users Guide o Windows PowerShell Basicso Object Pipelineo Windows PowerShell Navigationo Working with Objectso Using Windows PowerShell for Administrationo Introducing the Windows PowerShell ISEo Appendix 1 Compatibility Aliaseso Appendix 2 Creating a Custom Windows PowerShell Shortcut

    Windows PowerShell Webcasts/Podcasts (a list of 76 different PowerShell presentations in multipleformats to see the entire list select MORE on right -hand side opposite the heading that reads ITProfessionals (76))

    o Introduction to Windows PowerShello Using Windows PowerShell 2.0o Windows PowerShell Basics for IT Professionals (2-part series)o TechEd 2011 Birds-of-a-Feather (Sessions 04): PowerShell: Best Practices From The Fieldo Managing Web Infrastructure Systems with Windows PowerShell 2.0o How Do I:

    PowerShell The Basics PowerShell Variables PowerShell Scripts and the Command Line

    http://www.microsoft.com/powershellhttp://www.microsoft.com/powershellhttp://www.microsoft.com/powershellhttp://technet.microsoft.com/en-us/library/aa973757(VS.85).aspxhttp://technet.microsoft.com/en-us/library/aa973757(VS.85).aspxhttp://technet.microsoft.com/en-us/scriptcenter/powershell.aspxhttp://technet.microsoft.com/en-us/scriptcenter/powershell.aspxhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481530_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481530_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481542_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481542_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481548_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481548_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481552_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481552_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481554_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481554_Dnl_L.wmvhttp://technet.microsoft.com/library/ee221100.aspxhttp://technet.microsoft.com/library/ee221100.aspxhttp://technet.microsoft.com/en-us/library/cc196356http://technet.microsoft.com/en-us/library/cc196356http://events.microsoft.com/Pages/Home.aspx#m=Windows%20PowerShell|;r=0;s=Product;yourrole=000100;eventtype=111000;level=11100;timelength=2;v=list;pi=;mi=664771,664772,664773;si=;ai=IT%20Professionalshttp://events.microsoft.com/Pages/Home.aspx#m=Windows%20PowerShell|;r=0;s=Product;yourrole=000100;eventtype=111000;level=11100;timelength=2;v=list;pi=;mi=664771,664772,664773;si=;ai=IT%20Professionalshttp://events.microsoft.com/Pages/Home.aspx#m=Windows%20PowerShell|;r=0;s=Product;yourrole=000100;eventtype=111000;level=11100;timelength=2;v=list;pi=;mi=664771,664772,664773;si=;ai=IT%20Professionalshttp://technet.microsoft.com/en-us/library/cc196356http://technet.microsoft.com/library/ee221100.aspxhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481554_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481552_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481548_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481542_Dnl_L.wmvhttp://dlbmodigital.microsoft.com/webcasts/wmv/1032481530_Dnl_L.wmvhttp://technet.microsoft.com/en-us/scriptcenter/powershell.aspxhttp://technet.microsoft.com/en-us/library/aa973757(VS.85).aspxhttp://www.microsoft.com/powershell
  • 8/10/2019 Windows PowerShell Self Learning

    2/3

    PowerShell and WMI Creating Output with PowerShell PowerShell Object Manipulation Pipelining

    TheVBScript-to-Windows PowerShell Conversion Guide

    PowerShell Podcasts

    These audios offer Windows PowerShell tips, news and interviews that you can listen to at your convenience.

    Windows PowerShell Podcasts TechNet Radio

    o Creating and Configuring Your Profile in Windows PowerShell (Part 1) o Creating and Configuring Your Profile in Windows PowerShell (Part 2) o Windows PowerShell Best Practices Episode 1 o Windows PowerShell Best Practices Episode 2 o Windows PowerShell Best Practices Episode 3 o Windows PowerShell Best Practices Episode 4

    Useful PowerShell Blogs

    This is a sampling of some of the blogs that are being written on the subject of Windows PowerShell. Some ofthese are independent blogs and their contents are not reviewed or controlled by Microsoft.

    Hey, Scripting Guy! Blog Windows PowerShell Team Blog Get-PowerShellBlog Keith Hills Blog Richard Siddaways Blog

    PowerShell Scripts

    This section represents links to actual PowerShell scripts that have been developed for review and reuse. Thesescripts are intended to keep administrators from having to start from scratch when developing scripts. Whilethey will almost certainly require some modification, the intent is to give admins a starting point to learn how todo various tasks related to PowerShell in their own environments.

    Windows PowerShell Script Repository Microsoft Script Center

    WARNING: YOU SHOULD NEVER RUN A SCRIPT IN PRODUCTION IF YOU ARENT 100% CERTAIN OF WHAT IT WILLDO. ALL SCRIPTS SHOULD BE THOROUGHLY UNDERSTOOD AND TESTED IN A NON-PRODUCTION ENVIRONMENTPRIOR TO BEING USED IN PRODUCTION. THIS HELPS ENSURE THAT PRODUCTION PROBLEMS DO NOT OCCUR AS A

    RESULT OF RUNNING SCRIPTS THAT HAVE NOT BEEN TESTED AND VALIDATED BEFOREHAND.

    PowerShell Forum

    This forum is a place where administrators can ask question, read discussions among technical professionals, andengage with the online PowerShell community.

    Windows PowerShell Forum

    http://technet.microsoft.com/library/ee221101.aspxhttp://technet.microsoft.com/library/ee221101.aspxhttp://powerscripting.wordpress.com/http://powerscripting.wordpress.com/http://bit.ly/x5X32whttp://bit.ly/x5X32whttp://bit.ly/xL9pz3http://bit.ly/xL9pz3http://technet.microsoft.com/en-us/video/the-scripting-guy-presents-powershell-best-practices-episode-1.aspxhttp://technet.microsoft.com/en-us/video/the-scripting-guy-presents-powershell-best-practices-episode-1.aspxhttp://technet.microsoft.com/en-us/video/the-scripting-guy-presents-powershell-best-practices-episode-1.aspxhttp://technet.microsoft.com/en-us/video/the-scripting-guy-presents-powershell-best-practices-episode-1.aspxhttp://technet.microsoft.com/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-2http://technet.microsoft.com/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-2http://technet.microsoft.com/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-2http://technet.microsoft.com/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-2http://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-3.aspxhttp://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-3.aspxhttp://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-3.aspxhttp://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-3.aspxhttp://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-4.aspxhttp://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-4.aspxhttp://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-4.aspxhttp://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-4.aspxhttp://blogs.technet.com/b/heyscriptingguy/http://blogs.technet.com/b/heyscriptingguy/http://blogs.msdn.com/b/powershell/http://blogs.msdn.com/b/powershell/http://marcoshaw.blogspot.com/http://marcoshaw.blogspot.com/http://rkeithhill.wordpress.com/http://rkeithhill.wordpress.com/http://richardspowershellblog.wordpress.com/http://richardspowershellblog.wordpress.com/http://richardspowershellblog.wordpress.com/http://gallery.technet.microsoft.com/scriptcenterhttp://gallery.technet.microsoft.com/scriptcenterhttp://technet.microsoft.com/en-us/scriptcenter/bb410849.aspxhttp://technet.microsoft.com/en-us/scriptcenter/bb410849.aspxhttp://social.technet.microsoft.com/Forums/en-US/winserverpowershell/threadshttp://social.technet.microsoft.com/Forums/en-US/winserverpowershell/threadshttp://social.technet.microsoft.com/Forums/en-US/winserverpowershell/threadshttp://technet.microsoft.com/en-us/scriptcenter/bb410849.aspxhttp://gallery.technet.microsoft.com/scriptcenterhttp://richardspowershellblog.wordpress.com/http://rkeithhill.wordpress.com/http://marcoshaw.blogspot.com/http://blogs.msdn.com/b/powershell/http://blogs.technet.com/b/heyscriptingguy/http://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-4.aspxhttp://technet.microsoft.com/en-us/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-3.aspxhttp://technet.microsoft.com/edge/technet-radio-it-time-the-scripting-guy-presents-powershell-best-practices-episode-2http://technet.microsoft.com/en-us/video/the-scripting-guy-presents-powershell-best-practices-episode-1.aspxhttp://bit.ly/xL9pz3http://bit.ly/x5X32whttp://powerscripting.wordpress.com/http://technet.microsoft.com/library/ee221101.aspx
  • 8/10/2019 Windows PowerShell Self Learning

    3/3

    PowerShell Tools

    Windows PowerShell (download) The Windows PowerShell Toolbox

    PowerShell Books

    The following is a partial list of books that have proven useful as PowerShell resources, both to the new admin andthe experienced developer. This is not intended as a complete list of PowerShell books, but is intended only as asample for the admin looking to start building his or her library.

    Windows PowerShell 2.0 Best Practices Microsoft Windows PowerShell 3.0 Step by Step Windows PowerShell Scripting Guide Windows PowerShell 2.0 Administrators Pocket Consultant

    Additional PowerShell Resources

    A variety of external resources offered to the PowerShell community in the form of blogs, sample scripts, wikis,forums, etc.

    PowerShellCommunity.org Windows PowerShell Wiki CodePlex Precision Computing Under the Stairs

    PowerShell v3 (beta)

    These resources are specifically designed to help prepare for the newest version of PowerShell to be released inthe near future.

    PowerShell v3 Guide (TechNet) o Introductiono Getting PowerShell v3o Installing PowerShell v3o PowerShell v3 FAQo Featured Articleso New Featureso Tips and Tricks

    Whats New in PowerShell v3 PowerShell v3 Sneak Peek (Microsoft TechDays video)

    http://support.microsoft.com/kb/968929http://support.microsoft.com/kb/968929http://technet.microsoft.com/en-us/scriptcenter/ee861518.aspxhttp://technet.microsoft.com/en-us/scriptcenter/ee861518.aspxhttp://shop.oreilly.com/product/9780735626461.dohttp://shop.oreilly.com/product/9780735626461.dohttp://shop.oreilly.com/product/0790145337382.dohttp://shop.oreilly.com/product/0790145337382.dohttp://www.microsoft.com/learning/en/us/Book.aspx?ID=9541&locale=en-ushttp://www.microsoft.com/learning/en/us/Book.aspx?ID=9541&locale=en-ushttp://shop.oreilly.com/product/9780735625952.dohttp://shop.oreilly.com/product/9780735625952.dohttp://powershellcommunity.org/http://powershellcommunity.org/http://www.myitforum.com/myITWiki/Default.aspx?Page=WinPowerShell&NS=&AspxAutoDetectCookieSupport=1http://www.myitforum.com/myITWiki/Default.aspx?Page=WinPowerShell&NS=&AspxAutoDetectCookieSupport=1http://www.codeplex.com/site/search?TagName=powershellhttp://www.codeplex.com/site/search?TagName=powershellhttp://www.leeholmes.com/blog/http://www.leeholmes.com/blog/http://tfl09.blogspot.com/http://tfl09.blogspot.com/http://social.technet.microsoft.com/wiki/contents/articles/4725.powershell-v3-guide-en-us.aspxhttp://social.technet.microsoft.com/wiki/contents/articles/4725.powershell-v3-guide-en-us.aspxhttp://technet.microsoft.com/en-us/video/video/whats-new-in-powershell-v3http://technet.microsoft.com/en-us/video/video/whats-new-in-powershell-v3http://technet.microsoft.com/en-us/video/Video/hh533298http://technet.microsoft.com/en-us/video/Video/hh533298http://technet.microsoft.com/en-us/video/Video/hh533298http://technet.microsoft.com/en-us/video/video/whats-new-in-powershell-v3http://social.technet.microsoft.com/wiki/contents/articles/4725.powershell-v3-guide-en-us.aspxhttp://tfl09.blogspot.com/http://www.leeholmes.com/blog/http://www.codeplex.com/site/search?TagName=powershellhttp://www.myitforum.com/myITWiki/Default.aspx?Page=WinPowerShell&NS=&AspxAutoDetectCookieSupport=1http://powershellcommunity.org/http://shop.oreilly.com/product/9780735625952.dohttp://www.microsoft.com/learning/en/us/Book.aspx?ID=9541&locale=en-ushttp://shop.oreilly.com/product/0790145337382.dohttp://shop.oreilly.com/product/9780735626461.dohttp://technet.microsoft.com/en-us/scriptcenter/ee861518.aspxhttp://support.microsoft.com/kb/968929