jdhitsolutions / MMSMiami-2023

My PowerShell session material for MMS Miami Beach from 2023.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MMS Miami 2023

MMS Miami Beach 2023

The materials in this repository are from my sessions delivered at MMS Miami Beach in 2023.

Managing At Scale

Managing a single resource with PowerShell is just the tip of the iceberg. With its incredible versatility and automation capabilities, PowerShell empowers administrators to scale their management efforts to handle tens or hundreds and thousands of resources effortlessly. It doesn't matter if you need to manage an Active Directory user account, a Hyper-V virtual machine, or a directory of files. If you can do it for one thing, you can just as easily do it for 10, 100, or 1000 things. In this session, we will explore how PowerShell enables you to manage resources at scale efficiently, demonstrating the power of the PowerShell pipeline. We'll also look at new features in PowerShell 7.

PowerShell ToolMaking Patterns and Practices

PowerShell, a versatile and powerful scripting language, has become essential for system administrators and automation enthusiasts. Once you master PowerShell scripting, you can harness its capabilities in various domains, providing limitless possibilities for automating tasks and managing complex systems. In this session, we will explore the syntax and delve into the intangible elements that define a robust and efficient PowerShell tool.

Resources 📚

If you are looking to expand your PowerShell knowledge and skill set, you might consider subscribing to my premium PowerShell newsletter, Behind the PowerShell Pipeline. If you are looking for a comprehensive book on PowerShell scripting, take a look at The PowerShell Scripting and ToolMaking book available on LeanPub.

To find all my other online activities, including social media and my premium PowerShell newsletter, visit https://jdhitsolutions.github.io.

Discussions 💁

I have enabled the Discussions feature of this repository for follow-up questions or comments.

⚠️ All material in this repository is offered as-is and should be considered educational. Nothing in this repository should be treated as production ready.

About

My PowerShell session material for MMS Miami Beach from 2023.

License:Other


Languages

Language:PowerShell 90.3%Language:HTML 8.6%Language:CSS 1.0%