News

Posey's Tips & Tricks Using Configuration Files to Control PowerShell Scripts, Part 1: The Basics By Brien Posey 12/16/2024 Recently, I have been hard at work, creating some really complex ...
First of all, this namespace does not exist by default in PowerShell. To use it, you'll need to add the assembly into your PowerShell session. You'll do this by adding the PresentationFramework ...