Using DumPS in PowerShell for easy reading of all Properties

While debugging PowerShell code outside of Visual Studio Code, it’s always difficult to keep drilling down into all the Properties with nested objects inside of them, etc. With DumPS, this is a lot easier. In this blog post, I will show you how it works.
Previous PostOlder Post Home