We are trying to install an MSI package using PSEXEC (to make a RunAs) on Windows 7. Our tests are made with the latest version of PSEXEC, v1.98 The package is already on the local user's workstation. The PSEXEC is run locally on the user's PC, not remotely (-> via a MSDOS prompt)
We would like to know if it's possible to run PSEXEC (with an Admin account) without getting UAC alert, please? We have tried with the option -h, but it doesn't seems to block UAC alert.