I have attached the text file of the vbs that we are using. Every time I try to run it I get:
RecursiveReg.vbs(58, 1) Microsoft VBScript runtime error: ActiveX component can't create object: 'ThinApp.Management'
line 58 is this:
Set TAManagement = CreateObject("ThinApp.Management")
Does anyone know how I fix this? I have already tried running as a admin and no change.