How can I install Endpoint Central agent through Network share?
Description
Endpoint Central supports agent installation using Network share. This help page 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:
installagent.bat<setup file Name> <network_share_path>
Ex : InstallAgentFromSharedPath.bat LocalOffice_Agent.exe "\\172.12.11.23\Share"