News

The PowerShellGet module is the command(s) for discovering, installing, updating and publishing PowerShell artifacts like Modules, DSC Resources, Role Capabilities, and Scripts. As of April 2020, the ...
It's widely known that PowerShell can deploy Microsoft Azure ARM templates using the New-AzResourceGroupDeployment cmdlet, but it's not so common to use PowerShell to create and modify existing ARM ...
Uploading your modules to the gallery will help with distribution headaches and allow for valuable feedback to come your way. So you've built that great PowerShell module, and it's been saving you ...
If you're getting error messages while trying to manage a remote Hyper-V host from a Windows 10 desktop, here's one possible reason -- and a solution. I recently ...