The MTR_Create_XML.ps1 file creates a unique XML config file for each MTRoW device, using an excel input file to create unique variables in each file for the MTR resource account and password. The XML ...
From an .xml file correctly written, this code can deserialize it to create Objects with attributes corresponding to the xml tags. These attributes are used to construct Powershell commands. Each ...