Updating the Lineai Windows Java Agent
Download the Windows Java Agent
Section titled “Download the Windows Java Agent”Download the installer from your Lineai server package repository. In PowerShell:
Invoke-WebRequest -Uri "http://your_server/lineai/server/packages/lineai-java.msi" -OutFile "lineai-java.msi"Alternatively, from Command Prompt or PowerShell:
curl.exe -O "http://your_server/lineai/server/packages/lineai-java.msi"Replace your_server with your Lineai server hostname.
Run the Installer
Section titled “Run the Installer”- Double-click the downloaded lineai-java.msi icon to begin installation.