Sonam Rastogi

Update XML files using PowerShell

There are many available blog posts on internet explaining how to update XML files in PowerShell. But I felt need of one consolidated blog where complex XML files can be updated using PowerShell. These complex xml files can have long complex hierarchy of XML nodes and attributes. Let us try to update below XML sample …

Update XML files using PowerShell Continue Reading