To install device agent, please use the following command:
msiexec.exe /I "<path_and_name_of_MSIfile>" SERVICEURL=https://us.odmad.quest-on-demand.com/api/ADM AUTHKEY=#########################################
If needed, the installer can also be invoked in quiet mode with the /QN switch (requires running PS as admin). The fields, which can be populated when included as command line arguments to the installer, are SERVICEURL and AUTHKEY. Additionally, it is possible to configure the agent to use a web proxy using command line arguments as well. They are: WEBPROXYENABLE (optional), WEBPROXYURL (optional), WEBPROXYPORT (optional), WEBPROXYUSER (optional), and WEBPROXYPASS (optional).
For example:
msiexec.exe /I "<path_and_name_of_MSIfile>" SERVICEURL=https://us.odmad.quest-on-demand.com/api/ADM AUTHKEY=######################################### WEBPROXYENABLE=1 WEBPROXYURL=10.10.11.5 WEBPROXYPORT=8080
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center