I'm new to powershell and have been looking for some good web sites for resources. Are there any web sites for learning powershell that you would recommend?
5 Answers
Begin by the begining Windows PowershellOwner's manual And : http://msdn.microsoft.com/en-us/library/cc281945.aspx Cmdlet Reference for Windows Server 2008 R2
Subscribing to PowerShell.com, you'll receive a good tips everyday, but also Expert Advice & Training, Forums, and Resources.
PoshCode is a repository of PowerShell scripts that are free for public use.
Lot of ressources on PowerShell Community.
For French People :
Laurent Dardenne wrote very good advanced articles : http://laurent-dardenne.developpez.com/articles/Windows/PowerShell/Ressources/
The writter of one of the best french book on Powershell http://www.powershell-scripting.com/
Comments
I have 3 resources bookmarked:
- Windows PowerShell Survival Guide
- PowerShell SIG of the North Texas PC Users Group
- Category:PowerShell
Check them all, there is a lot of valuable resources including blogs to follow.
Comments
I'll add Tobias Weltner's powershell.com site to the list http://powershell.com/cs/blogs/ebookv2/default.aspx
Comments
I would say for question answers https://stackoverflow.com// is the best.. for tutorial we can refer any sites from below :
http://www.powershelltutorial.net/