Recent posts

PowerShell/WinForms - Row Header

1 minute read

If you are creating Windows Forms (WinForms) using PowerShell with tools such as PowerShell Studio from Sapien, you might have some scenario where you want t...

Using Pester to test your Comment Based Help

4 minute read

Update 2019/07/26: It seems that the AST to Help content parameter comparison doesn’t work in PowerShell Core. See the example suggested by @mgeorgebrown89 ...