'Script to uninstall agent '========================== Set WSHShell = WScript.CreateObject("WScript.Shell") WshShell.Run "msiexec.exe /x{6AD2231F-FF48-4D59-AC26-405AFAE23DB7} /quiet",0,True