How to install Controlio's agent locally and silently from the command line:
- Download the Client Launcher as described here
- Choose "Download msi for local install to another PC"
- Run the Command Prompt as an administrator
- To install the MSI package, please enter the following command:
msiexec /i "C:\wec_client_xxxxxxxx.msi" /qn
Where "C:\wec_client_xxxxxxxx.msi" is the path to your MSI package file.
Note: The name of the folder must not contain spaces.