How can I install agent through Network share?
This document will guide you through the steps to install agents over a shared network.
Steps
- Create a common network share path accessible to every machine on the network.
- Download the respective remote office agent installer file from Agent > Computers > Download Agent
- Copy the downloaded file to the network share.
- Download the script on the agent machine
- Open command prompt from the location where the script has been downloaded(Run as Administrator).
- Run the below command from the command prompt:
InstallAgentFromSharedPath.bat "<network_share_path>\<setup file name>"
Ex :InstallAgentFromSharedPath.bat "\\epag4-2k16\build\LocalOffice_Agent.exe"