[Updated Feb 20th, 2020 with latest guidance]
The security industry is ablaze with news about how PowerShell is being used by both commodity malware and attackers alike. Surely there’s got to be a way to defend yourself against these attacks!
There absolutely is. PowerShell is - by far - the most securable and security-transparent ...
PowerShellGet version 1.5.0 has added support for module publishers to require explicit license acceptance from users before installing a module. This feature has been requested by several of our partners, in order to meet their legal requirements.
If a user installs, updates, or saves a module using PowerShellGet, and the publisher of that ...
At Microsoft Ignite (around 8:15 min), we announced the Public Preview of PowerShell in Azure Cloud Shell. A unique feature of PowerShell experience in Azure Cloud Shell is navigation of Azure resources via the Azure drive (Azure:). Today, we are making this feature available on PowerShell Gallery as well as making the source code ...
Polaris - Simple Microservices using only PowerShell
Polaris is a cross-platform, minimalist web framework for PowerShell Core 6. With 6 lines of code, you have your very own webserver running and ready to accept requests - all within PowerShell:
Disclaimer
We open sourced this as an experiment. It's not an officially ...
We just released the DSC Resource Kit!This release includes updates to 6 DSC resource modules. In these past 6 weeks, 52 pull requests have been merged and 39 issues have been closed, all thanks to our amazing community!
The modules updated in this release are:
For a detailed list of the resource modules and...