Sorry for late response. I was on vacation, so I could try it. No unfortunately that command for uninstall doesn't work. It just waits for ever. (under WinRM) If I run it locally it opens popup that msiexec didn't get the parameters.
... View more
Could some one share how to silently upgrade/uninstall/install Traps client using PowerShell? I tested that msiexec /x c:\Traps_x64_4.2.3.41131.msi /quiet /l*v c:\traps_uninstall_log.txt UNINSTALL_PASSWORD=UninstalNow! does work in cmd, but cant get it to work under PowerShell?
... View more