Showing results for 2019 - Page 2 of 5 - PowerShell Team

Sep 4, 2019
Post comments count13
Post likes count3

PowerShell ForEach-Object Parallel Feature

Paul Higinbotham
Paul Higinbotham

PowerShell ForEach-Object Parallel Feature PowerShell 7.0 Preview 3 is now available with a new Experimental feature. This feature is a great new tool for parallelizing work, but like any tool, it has its uses and drawbacks. This article describes this new feature, how it works, when to use it and when not to. What is ForEach-Object -Parall...

Aug 20, 2019
Post comments count4
Post likes count0

New Telemetry in PowerShell 7 Preview 3

Sydney Smith
Sydney Smith

Beginning in PowerShell 7 Preview 3, PowerShell will be sending some additional data points to Microsoft. This data will allow us to better understand usage of PowerShell and enable us to prioritize our future investments. These additional points of data were reviewed with the PowerShell community and approved by the PowerShell Committee thro...

Aug 20, 2019
Post comments count7
Post likes count0

PowerShell 7 Preview 3

Steve Lee
Steve Lee

PowerShell 7 Preview 3 In May, we published our PowerShell 7 Roadmap. We have been making progress on our roadmap and are currently on track to have a Generally Available (GA) release by end of this calendar year. Long Term Servicing PowerShell 7 GA will also be our first Long Term Servicing (LTS) release which is a change from our current Mod...

Aug 14, 2019
Post comments count5
Post likes count0

Out-GridView Returns

Jack Zeiders
Jack Zeiders

Out-GridView Returns! It's been almost 3 years since PowerShell Core debuted for Linux and Mac, and as we've increased our cmdlet coverage more and more, one cmdlet has always stood out as a top, cross-platform request. Today, we are excited to announce that is debuting on all Core-supported platforms through the GraphicalTools Module. Insta...

Aug 7, 2019
Post comments count0
Post likes count0

DSC Resource Kit Release July 2019

Michael Greene
Michael Greene

We just released the DSC Resource Kit! This release includes updates to 11 DSC resource modules. In the past 6 weeks, 96 pull requests have been merged and 45 issues have been closed, all thanks to our amazing community! The modules updated in this release are: For a detailed list of the re...

DSCDesired State ConfigurationDSC Resource Kit
Jul 18, 2019
Post comments count3
Post likes count1

Introducing PowerShell as .NET Global Tool

Aditya Patwardhan
Aditya Patwardhan

PowerShell is very suitable for CI/CD scenarios due to its easy and well understood scripting paradigm, and its cross-platform support makes it great for building and testing cross-platform applications. A .NET Global Tool is a special NuGet package that contains a console application. A application can be developed for various platforms ...

Jun 26, 2019
Post comments count0
Post likes count0

DSC Resource Kit Release June 2019

Katie Kragenbrink [MSFT]
Katie Kragenbrink [MSFT]

We just released the DSC Resource Kit! This release includes updates to 8 DSC resource modules. In the past 6 weeks, 95 pull requests have been merged and 55 issues have been closed, all thanks to our amazing community! The modules updated in this release are: For a detailed list of the resource module...

DSCDSC Resource KitResources
Jun 13, 2019
Post comments count0
Post likes count0

Release of PowerShell Script Analyzer 1.18.1

Jim Truher
Jim Truher

Overview  ()  is now available on the PSGallery and fixes not only a lot of the issues reported for  but has also been made twice as faster compared to . Additionally, the  switch on has been improved to be platform agnostic and should now also work on Linux systems if DSC has been set up. A long standing concurrency bug related to analysing modul...

PSScriptAnalyzer
Jun 7, 2019
Post comments count13
Post likes count0

DSC Planning Update – June 2019

Michael Greene
Michael Greene

It has been almost a year since the last DSC Planning update. There has been a lot going on, many decisions being made, and it just didn’t make sense to post earlier in this calendar year. In this post we will review what has been shipped and the high-level direction we are heading. 

Desired State Configuration
Jun 7, 2019
Post comments count0
Post likes count0

Azure Policy Guest Configuration – Service

Michael Greene
Michael Greene

This post builds upon the introduction published yesterday to the PowerShell blog. In this post we are going to explore the Azure Policy Guest Configuration service. 

Desired State Configuration