This section includes a list of pointers to guides that show you how to get started with PowerShell. For a more general list of sites that simply talk about PowerShell you should take a look in the "Essential PowerShell Resources Section".
You get PowerShell, either fully loaded as a part of Window 7/Server 2008 R2 or later, as an add-on (eg Server 2008 RTM that enabled you to load PowerShell Version 1) or as an OS Patch.
Windows PowerShell Version 2.0 - Windows PowerShell Version 2 is installed with Windows 7 and Server 2008 R2 (although with the server core installations, it's not installed by default). For all other versions of Windows (on which PowerShel is supported), you need to download the appropriate package and install it. The download includes Windows PowerShell Version 2 and WinRM 2.0.
PowerShell 2.0 SDK - The Windows PowerShell 2.0 SDK provides the reference assemblies needed to write cmdlets, providers, and hosting applications, and it provides C# sample code that can be used as the starting point when you begin writing code.
This section is for content relating to security. Insert links to blog posts, forum postings or Microsoft content relating to security and PowerShell
Note: Some of the links here were sourced from the PowerShell Security Survival Guide
This section is for content relating to management. Insert links to blog posts, forum postings or Microsoft content relating to management and PowerShell.
This section is for content relating to operations. Insert links to blog posts, forum postings or Microsoft content relating to operations and PowerShell.
(none yet)
There are numerous repositories of PowerShell sample scripts. Some are very simple and just demonstrate one or two particular aspects of a class or COM object,while others are richer and fuller featured and do more. But all can be adapted, modified, and leveraged.
Note: you can get all of the Windows PowerShell posts from these English Language blogs in one place (and as a single rss feed).
Here is the home.aspx you can use to let mobile users scan directly to this topic on their smartphones:
Here is a list of suggested themes in priority order. Please add your own/adjust priority.
**I changed the title from a brand-based (Survival Guide) title to a task=based title to observe the effect on page views and discoverability. This particular experiment resulted in significant reduction in page views. So I changed it back. Because that's the kind of thing you can do on the wiki :-)
Just a recommendation: don't use URL shorteners when you link from wikis. Those links are one step more fragile (since they depend on a third server) and there have been reports that some of them (bit.ly?) are blocked in China.
I'd like to add to Joel's comment - Some corporations block URL shorteners as well, as they can be used to bypass filtering.
Some addtional themes:
- Remote capabilities: differences between V1 and V2 in remoting
- Tips and Tricks to optimize PS remoting ( WinRM parameters?)
- PowerShell cmdlets in MS products: Exchange - SCOM - SCVMM....
We seem to have three introductory guides for PowerShell - an Owners Manual, a Users Guide and a Getting Started Guide. Why is that?
We could include a voting system for the links?
Nice linklist! There is nothing to criticize.
How am I just finding this now? Looks like I got some reading material this weekend.
Have you considered using a Microsoft Tag to link directly to this page. It could be very useful for conferences, seminars, trainin events etc. where printed materials are distributed.
Great page BTW
Great list of resources!
download the ultimate PowerShell Quick Reference from www.dimensionit.tv. Contains all the information gathered for years from teaching PowerShell at Microsoft Learning Partners sites.