Jason Helmick

PROGRAM MANAGER 2, Control Plane-JWINTER-OPEX-1010

Nice to meet you! I’m a Program Manager on the PowerShell team at Microsoft. My focus is on all things PowerShell including Predictive IntelliSense, Crescendo, DSC and PlatyPS. One favorite pastime is working with the rapidly growing PowerShell community.

Post by this author

Announcing PowerShell Crescendo Preview.3

Improving the development and distribution of Crescendo modules, this preview adds support for multiple command definitions per JSON file, and multiple output handlers to wrap native command output into objects.

Announcing PlatyPS 2.0.0-Preview1

We are pleased to announce the release of PlatyPS 2.0.0-Preview1, a tool to build PowerShell

Announcing PSDesiredStateConfiguration on PowerShell Gallery

We are pleased to announce the release of PSDesiredStateConfiguration 2.0.5 for DSC as a separate module on PowerShell Gallery.

Announcing PowerShell Crescendo Preview.2

Many native commands require elevated privileges to perform the expected operations. PowerShell Crescendo Preview 2 now supports cross platform elevation for your Crescendo wrapped native commands.

Announcing PSReadLine 2.2-beta.2 with Dynamic help

We are pleased to announce Dynamic Help, providing just-in-time help at the command line. Receive the help you need in the terminal without losing your place typing on the pipeline.

Announcing PowerShell Community Blog

Announcing PowerShell Crescendo Preview.1

Announcing PSReadLine 2.1+ with Predictive IntelliSense

Tab completion has accelerated the success of new and experienced PowerShell users for over a decade. New users get the benefit of discovery, seeing available cmdlets and parameters as options while interactively typing. Experienced users receive the benefit of acceleration, typing less while using the Tab key to quickly complete a ...