Training for Windows PowerShell
Windows PowerShell is a Windows command-line shell designed especially for system administrators. Windows PowerShell includes an interactive prompt and a scripting environment that can be used independently or in combination. This course provides students with the fundamental knowledge and skills to administering and automating administration using Windows PowerShell. This course is intended for IT professionals with experience in Windows Server and Windows Client administration, maintenance, and troubleshooting.
PowerShell Documentation: https://docs.microsoft.com/en-us/powershell/
PowerShell Documentation at GitHub: https://github.com/PowerShell/PowerShell/tree/master/docs/learning-powershell
Why Learn PowerShell? By Ed Wilson
PowerShell 7.0 is Generally Available (GA) 2020-03-04. The latest release is available here.
Software list to run the course and workshop labs available here
- DbgShell: A PowerShell front-end for the Windows debugger engine, GitHub Repository
- Microsoft PowerShell Community
- PowerShell Desired State Configuration for Linux, GitHub Repository
- PowerShell Official documentation
- Scripting Blog
- The Microsoft Script Center
- Defending Against the Malicious Use of Admin Tools: PowerShell, 2016-11-28, American National Security Agency/Central Security Service
- Effective Windows PowerShell, 2009-08-03, Keith Hill
- Learning PowerShel, created from Stack Overflow contributors, RIP Tutorial
- Learn PowerShell Core 6.0, 2018, Packtpub (Sometimes is free)
- PowerShell Notes for Professionals, Goalkicker
- PowerShell.org: History of a Community, 2018-10-28, The DevOps Collective, Inc.
- The Guide to Learning PowerShell, Tobias Weltner, IDERA
- Windows PowerShell: A Powerful Windows Shell and Scripting Language Refcardz, 2018-04-10. DZone
- Windows Powershell 4. Examples Quick Guide, PowerShell Magazine
- Windows PowerShell 4.0 Language Quick Reference, PowerShell Magazine
- Windows PowerShell Desired State Configuration Overview
- Windows PowerShell Elements of Windows Management Infrastructure (WMI)
- Windows PowerShell Integrated Scripting Environment 4.0, PowerShell Magazine
- Windows PowerShell Web Access
- WMI in Windows PowerShell 4.0
- Getting Started with PowerShell 3.0, Microsoft Channel 9
- The Scripting Guys, Microsoft Channel 9
- Windows PowerShell, Microsoft Channel 9
- Microsoft PowerShell Gallery
- Microsoft Technet Script Center Repository
- Warning: Microsoft are retiring the TechNet Gallery. Make sure to back up your code. .
- MyGet PowerShell Gallery
- PowerShell Source Code