PowerShell modules allow you to combine multiple scripts to simplify code management. Learn step-by-step instructions for creating and using these modules.
One of the appealing features of Windows PowerShell is that it can be extended. You are not limited to the commands that Microsoft ships. You can load additional commands and functionality via a ...
I think it’s time to talk in depth about some of the most important features of PowerShell: Providers and modules. (Snap-ins have also been important, but they are being gradually phased out.) These ...
The Microsoft Docs team announced earlier this month that Microsoft has turned on "PowerShell Module Browser," a Web search page for finding PowerShell scripts and information. The site, available at ...
Azure Automation can be an excellent PowerShell script orchestration tool. But as-is, you only have a limited number of PowerShell modules you can use in that environment. Luckily, though, we can ...
Microsoft has taken the wraps off a new PowerShell module to help administrators programmatically manage and automate Entra ID via the command line. The Microsoft Entra PowerShell module became ...
PowerShell can do far more than most users realize. Explore 10 hidden capabilities that save time, improve reporting, and supercharge your workflow.
So in my last post, I kinda hinted that I wanted to delve deeper into the quirk I noticed with the new 2.0 modules feature. But, to tell you the truth, the quirk is not what I really want to talk. I’m ...
Three years after releasing PowerShell Core for Linux and macOS, Microsoft has announced PowerShell 7, the newest version of PowerShell Core. Only in March, Microsoft released PowerShell Core 6.2 but ...
Microsoft is gearing up for big PowerShell and Windows OpenSSH changes in 2026, but security will come before flashy new features.