Here are the social media, videos, courses, bloggers
Overview
Here are links to the ecosystem of people interested in PowerShell.
Social
Join the conversation on Gitter at
https://gitter.im/PowerShell/PowerShell
Noteworthy pages in the FAQ:
- https://blogs.msdn.microsoft.com/kebab/2013/06/09/an-introduction-to-error-handling-in-powershell/
- http://ss64.com/ps/syntax.html
-
https://github.com/PoshCode/PowerShellPracticeAndStyle
-
Twitter @powershell by the @PowerShell_Team.
-
Twitter @PowerShellMag
-
Join the Chatroom on Gitter at
https://gitter.im/PowerShell/PowerShell -
Sign-up for the Slack group at http://slack.poshcode.org
- #powershell IRC room on freenode
Video courses
- $120 Advanced Windows PowerShell Scripting: From cmdlets and Custom Views to Object Creation and Automation 6 hours video course from O’Reilly Media January 2016 by Jason Yoder shows usage of Windows Server 8.1 and Windows Server 2008 R2 (not the more recent Windows 10 and Windows Server 2012). It’s based on Hyper-V with a second machine.
Jim Christopher
- PowerShell Gotchas 28 Oct 2013 [1h 40m]
Jeff Hicks (Microsoft MVP) created a “PowerShell v3/v4 Essentials for IT Admins” series with Pluralsight June 2013:
Jeff also did:
-
PowerShell V4 New Features May 22, 2014 [2h 44m] which include Desired State Configuration
-
Advanced Windows PowerShell Desired State Configuration March 2015 [3h 9m]
Rock star bloggers
-
MikePfeiffer.net blog
-
get-powershell.com blog by Andy Schneider
-
PowerShell MVP Adam Driscoll
-
Poshaholic.com by Kirk Munro, who wrote about PowerShellGet based on Microsoft’s OneGet core for package management.
Kirk also created a set of popular “Px” modules:
Communities
Tool Resources
-
Windows PowerShell Owner’s manual by Microsoft
-
http://powershelldistrict.com/powershell-mac-os-x was written based on alpha.9 release.
-
Getting Input into Your PowerShell Functions with Parameters
- shows how to build function parameters in reusable snippets.
-
PowerShell Pipeline: Timing PowerShell Automations
- get an accurate measurement of how long it takes to run a specific or set a timer for your script to run.
-
PowerShell Pipeline: Exploring the Active Directory Forest and Domain
- use the Active Directory Module to run available cmdlets and automate many of your daily tasks.
-
Querying MySQL Databases with PowerShell
- save time by automatically querying up data.
- Windows PowerShell in Action, Second Edition 2nd Edition by Bruce Payette. Highly recommended.
More on DevOps
This is one of a series on DevOps:
- DevOps_2.0
- ci-cd (Continuous Integration and Continuous Delivery)
- User Stories for DevOps
- Git and GitHub vs File Archival
- Git Commands and Statuses
- Git Commit, Tag, Push
- Git Utilities
- Data Security GitHub
- GitHub API
- Choices for DevOps Technologies
- Pulumi Infrastructure as Code (IaC)
- Java DevOps Workflow
- AWS DevOps (CodeCommit, CodePipeline, CodeDeploy)
- AWS server deployment options
- Cloud services comparisons (across vendors)
- Cloud regions (across vendors)
- Azure Cloud Onramp (Subscriptions, Portal GUI, CLI)
- Azure Certifications
- Azure Cloud Powershell
- Bash Windows using Microsoft’s WSL (Windows Subsystem for Linux)
- Azure Networking
- Azure Storage
- Azure Compute
- Digital Ocean
- Packer automation to build Vagrant images
- Terraform multi-cloud provisioning automation
-
Hashicorp Vault and Consul to generate and hold secrets
- Powershell Ecosystem
- Powershell on MacOS
- Jenkins Server Setup
- Jenkins Plug-ins
- Jenkins Freestyle jobs
- Docker (Glossary, Ecosystem, Certification)
- Make Makefile for Docker
- Docker Setup and run Bash shell script
- Bash coding
- Docker Setup
- Dockerize apps
- Ansible
- Kubernetes Operators
- Threat Modeling
- API Management Microsoft
- Scenarios for load
- Chaos Engineering