youtube image
From YouTube: Build new tools with PowerShell Crescendo (Stephen Valdinger)

Description

Crescendo is a recently released PowerShell module from the PowerShell team. It allows you to create PowerShell modules and cmdlets for native commands that don’t play nice with PowerShell today.

Programs like kubectl, ipconfig, docker, etc become PowerShell capable; giving you the full potential of PowerShell to streamline your workflows. Simple string output becomes object data in PowerShell, allowing you to use all the goodness you love about PowerShell. Stephen Valdinger dives into how Crescendo works, and shows how he used it to turn some of the cmd line tools he uses into PowerShell cmdlets.

Speaker Bio:

Stephen Valdinger (aka “steviecoaster” across social media) manages the Customer Experience for Chocolatey Software. He spends his days ensuring documentation, end user experience, and tools meet customers and users where they are in their automation journey. “Stevie” sometimes doesn’t sleep on the weekends when someone gives him an idea on a Friday afternoon that he can’t let go of.