Showing results for 2020 - Page 2 of 4 - PowerShell Team

Sep 24, 2020
0
0

PowerShell+Azure Sentinel notebooks to supercharge your threat hunting and investigations!

Julian Gonzalez
Julian Gonzalez

For those interested in security and security analytics, we recently published an article on how you can now enable PowerShell Jupyter notebooks via .Net Interactive Public Preview for use with Azure Sentinel: https://techcommunity.microsoft.com/t5/azure-sentinel/what-s-new-powershell-azure-sentinel-notebooks-to-supercharge/ba-p/1695969 Happy...

Sep 16, 2020
6
0

SecretManagement Preview 3

Sydney Smith
Sydney Smith

We are excited to announce two modules are now available on the PowerShell Gallery: To install the modules and register the SecretStore vault, open any PowerShell console and run: NOTE: This version of the module has a major breaking changing, if you have used past preview versions of the SecretManagement module, secrets previousl...

SecretManagement
Sep 10, 2020
2
0

PowerShellGet 3.0 Preview 10 Release

Sydney Smith
Sydney Smith

In this blog post we are excited to share: PowerShellGet 3.0 Preview Updates PowerShellGet 3.0 preview 10 is now available on the PowerShell Gallery. This blog post will cover all of the feature updates since we last published a blog post ( preview 6). These versions include completed functionality for updating PSResources, input-...

PowerShellGet
Jul 28, 2020
1
0

PSScriptAnalyzer 1.19.1

Sydney Smith
Sydney Smith

PSScriptAnalyzer 1.19.1 is now available on the PowerShell Gallery. This minor update fixes a few user-reported bugs and introduces a new rule (which is disabled by default) for avoiding using double quotes for constant strings. To install this version of the module, open any PowerShell console and run:  New Rule AvoidUsingDoubleQuotesForConstant...

Jul 7, 2020
2
0

PowerShellGet 3.0 Preview 6 Release

Sydney Smith
Sydney Smith

Since our last blog post we have released two preview versions (previews 4 and 6) of the PowerShellGet 3.0 module. These releases have introduced publish functionality, repository wildcard search, and fixed error handling when a repository is not accessible in Find-PSResource. Note that preview 5 was unlisted due to a packaging error discovered pos...

PowerShellGet