Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Replace a node in a XML file with PowerShell

General info

A PowerShell script to replace a XML-node with a node from another file.

The script identifies the original node and removes all child nodes. It then identifies the "replacement" node from the other file and imports its child nodes to the original node.

Technologies

Windows PowerShell

Status

Project is: finished

About

Powershell script to replace a node from an XML-file with a node from another file

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages