202, 2019

Reading XML Files With PowerShell

February 2nd, 2019|4 Comments

Handling XML with PowerShell is very simple. It converts XML elements to properties on .NET objects without the need to write any parsing code. So