msiexec must be run from admin command prompt
Erik Curtis
I have an msi that fails unless I install via an admin command prompt. The product is ObservIT. Is there a way to accomplish this via PDQ deploy?
0
Comments
Hi, I also faced this issue, but if you create a simple .bat file and write the commands there, then insert this .bat to a PDQ step, it will work. Of course its more difficult because you have to add more steps (like copy the .msi to the target computer and etc), so its just a temporary solution, the best would be if the commands are executed in an admin cmd.
Regards; Bela