Dim sFSpec : sFSpec = "c:\unattend.xml" Dim sXPath : sXPath = "/ComputerName" Dim compname : compname = "Test4" ' need a FSO for ...