Always trying to improve in powershell, any links or tips anyone has to share
I don’t know how far you are beginner wise but I’ve just started doing a PowerShell 101 series.
http://sonnypuijk.nl/wp/powershell-101/
MVA has some great free training videos for PowerShell.
Pluralsight has training as well for a price. Great quality though.
Here’s my email I sent out to new coworkers.
Microsoft Virtual Academy is a wonderful resource which provides video courses and provides files available for download which contain the slides, and scripts in some of the on-line modules.
http://www.microsoftvirtualacademy.com/training-courses/getting-started-with-powershell-3-0-jump-start
http://www.microsoftvirtualacademy.com/training-courses/advanced-tools-scripting-with-powershell-3-0-jump-start
https://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx (Provides Online Videos for starting out and all sorts of features to get you up to speed)
http://powershell.com/cs/ Provides tips and has forums to ask questions when you get stuck.
PowerShell.org – PowerShell Community One of the best resources as there are Forums to ask questions and get answers (Turn-around is like maybe a day to get an answer)
https://powershell.org/wp/resources/ (Free EBooks if you don’t like watching videos on how to and prefer reading good old text)
https://gallery.technet.microsoft.com/scriptcenter (If your trying to figure out how to do something or write a script sometimes check here as someone might have already wrote one which can be adjusted for our environment)
https://www.youtube.com/playlist?list=PL6D474E721138865A Learn PowerShell in a month of lunches
https://www.youtube.com/user/powershelldon/featured (Don Jones is a great trainer who helps run Powershell.org)
https://www.youtube.com/user/powershellorg (Great resource which provides videos from last month’s PowerShell Summit)
Lastly http://morelunches.com/ which has two great series “Learn Powershell 3…” and “Learn Powershell Toolmaking…”