Colors, ConsoleGridView, Dynamic Code
Events and Workshops
- (TODAY!) February 15th, 2022 – Azure Monitoring – Hybrid Expertslive Cafe in Linz
- March 2nd, 2022 – PowerShell Fundamentals – Online via Teams ! – NEW DATE
- April 25-29 2022 – PowerShell+DevOps Global Summit powershell.org
- June 20-23 2022 – European PowerShell Conference in VIENNA psconf.eu
- June 29th 2022 – Expertslive Konferenz www.expertslive.at
Snippets
This week is Jeffrey Hicks week. The PowerShell veteran wrote *e*v*e*r*y article mentioned here. So here they are.
Generate Dynamic Parameter Code.
You need a parameter that should show up only under certain conditions? Then dynamic parameters is the right technologx for you . Dynamic parameters is maybe something you know exists, but didnt use so far. JH wrote a function that creates the code for you – HOW GREAT !. Give this a try.
Console Gridview
Out-Gridview is the CmdLet that made PowerShell attractive for many people who handn´t deatl with PowerShell before. With PS-Core, Out-Gridview disappeared and came back later but only for Windows. Them MS decided to publish a module for console-based gridview. JH extended and colorized this module. Nice !
Colors, colors, colors !
You want to know what colors are possible to draw on the console, their names and jow they appear on the console ? Read JH´s latest masterpiece and try his new CmdLet „Get-DrawingColor“.
Have a great week / R.
Photo by Joshua Eckstein on Unsplash