Install Workstation Agent (Old Name->OpenLM Agent) – Silent – HT816
Install Workstation Agent – Silent
- Download the latest version of “Workstation Agent”.
- Place the Workstation Agent installer on a shared or local folder.
- Open command prompt with administrative privileges.
- Enter the desired installation parameters and run it, like the example below.
- Make sure you have a single OpenLM Server installation on a central network server.
- Continue with configuring Workstation Agent functionalities.
- Or, continue with Configuring OpenLM Extensions.
- See the Reports of OpenLM.
- See full documentation.
Basic Workstation Agent installation
msiexec/i “C:\openlm_active_agent_win_440148.msi” /l*v “\\olmnas\tmp\installer_log.txt” SERVERNAME=Demov4 SERVERPORT=7012 ERROR_LEVEL=ERROR INSTALL_ARCGIS=1 INSTALL_ARCGISPRO=1 INSTALL_MATLAB=1 INSTALL_AUTOCAD=1 INSTALL_SOLIDWORKS=1 /qn
Workstation Agent with Applications Manager enabled installation
msiexec/i “C:\openlm_active_agent_win_440148.msi” SERVERNAME=Demov4 SERVERPORT=7012 INSTALL_PROACTIVE=1 LICENSE_MANAGER_SERVER=Demov4 LICENSE_MANAGER_PORT=27080 ERROR_LEVEL=ERROR INSTALL_SOLIDWORKS=1 INSTALL_ARCGIS=1 INSTALL_ARCGISPRO=1 INSTALL_MATLAB=1 INSTALL_AUTOCAD=1 /qn