Awesome PowerShell
A curated list of delightful PowerShell packages and resources.
PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool that is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell and an associated scripting language.
Contents
- API Wrapper
- Blogs
- Books
- Build Tools
- Code and Package Repositories
- Commandline Productivity
- Communities
- Data
- Documentation Helper
- Editors and IDEs
- Frameworks
- Interactive Learning
- Logging
- Module Development Templates
- Package Managers
- Parallel Processing
- Podcasts
- Security
- SharePoint
- SQL Server
- Testing
- Themes
- UI
- Videos
- Webserver
- Misc
API Wrapper
- HipChatAdmin - A module for simple integration with Atlassian HipChat via the HipChat API.
- PSGitHub - Module contains commands to manage GitHub through its REST API.
- Posh-GitHub - Cmdlets that expose the GitHub API.
- Posh-Gist - Cmdlets for interacting with GitHub Gist.
- PSGist - A module to work with GitHub Gists.
- PSAppVeyor - A module to interact with the AppVeyor REST API.
- PSSlack - Module for simple Slack integration.
- ConfluencePS - A module for interacting with Atlassian's Confluence in powershell (by using the API).
- JiraPS - A module for interacting with Atlassian's Jira in powershell (by using the API).
- PSTelegramAPI - Module for Telegram APIs
- PSTeams - A module for sending formatted messages to a Microsoft Teams Channel.
- PSURLScanio - A module for urlscan.io that is a service to scan and analyze websites.
Blogs
- Windows PowerShell Blog - Official PowerShell Team Blog.
- Learn PowerShell | Achieve More - Personal blog of Boe Prox who moderated for the Scripting Guy.
- PowerShellMagazine - Awesome magazine.
- PowerShellExplained - Personal blog of Kevin Marquette
- Doug Finke - Author of PowerShell for Developers.
- Mike F. Robbins - Microsoft MVP. SAPIEN Tech MVP. Co-author of Windows PowerShell TFM 4th Edition.
- Adam the Automator - Engaging, technical content on all things automation, cloud computing and DevOps by Adam Bertram and friends.
- Clear-Script - Personal blog of Joel (Sallow) Francis.
Books
- Exploring PowerShell Automation - a free eBook sampler that gives you an overview of how to administer your environment.
- PowerShell in Depth - The go-to reference for administrators. Every major shell technique, technology, and tactic is explained and demonstrated, providing a comprehensive reference to almost everything an admin would do in the shell.
- Windows PowerShell in Action, Third Edition - The latest revision of the comprehensive reference guide.
- Learn Windows PowerShell in a Month of Lunches, Third Edition - An innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible.
- Learn PowerShell in a Month of Lunches, Linux and macOS Edition - A task-focused tutorial for administering Linux and macOS systems using Microsoft PowerShell.