Showing results for October 2017 - PowerShell Team

Oct 23, 2017
0
0

Defending Against PowerShell Attacks

PowerShell Team
PowerShell Team

[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 shell, scri...

Oct 22, 2017
0
0

Require License Acceptance Support in PowerShellGet

Fareha Rashid[MSFT]
Fareha Rashid[MSFT]

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 module...

Oct 19, 2017
0
0

Navigate Azure Resources Just Like a File System

JeniTao
JeniTao

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 available o...

Azure Resources NavigationAzurePSDriveCloudShell
Oct 16, 2017
0
0

Polaris – simple Microservices using only PowerShell

Tyler Leonhardt [MSFT]
Tyler Leonhardt [MSFT]

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 support...

Oct 5, 2017
0
0

DSC Resource Kit Release October 2017

Katie Keim [MSFT]
Katie Keim [MSFT]

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 fixe...

DSCDSC Resource KitResources