After creating either a domain or a workgroup and defining the scope of management, the next step is to install agents on all the Windows machines that you want to manage. Use any of the methods below to automate Windows agent installation:
The admin$\Temp folder of the target machine must be reachable from the computer where you're pushing these agents.
If the distribution server is already installed, choose option 4 from the Command Prompt options to invoke agent installation on multiple computers.
The distribution server must be added and installed manually before proceeding with agent installation.
Roaming agents cannot be installed through the AD.
The agent can be downloaded from a copied link. The copied link can be shared to end users who could then download and install the agents in their machines. This option is available on clicking Download Agent from Remote Offices or Computers tab. On clicking copy option, the URL for the selected Remote Office will be created. The default expiry time of the URL is 15 days. Using the copied link, agent can be installed:
Directly from the browser:
On visiting the copied URL from the browser, the user will be presented with an option to download the agent. The user has to select the OS and the agent download will be initiated. If the user visits the URL from an unsupported browser, an error page will be displayed. If the user visits the copied URL from a supported browser post the expiry time, the error page will be displayed.
From the terminal:
In case the user wishes to download the agent via terminal, he/she can do so, by modifying the copied URL. The format of the copied URL from the console (for US Data Center) is:
https://desktopcentral.manageengine.com/link.do?actionToCall=download&encapiKey=<encapiKey>
For terminal based download, an extra OS parameter is required:
https://desktopcentral.manageengine.com/link.do?actionToCall=download&encapiKey=<encapiKey>&os=<supported-os>
The valid OS parameter is Windows for Windows agent installation.
Agent can be downloaded using CURL. The CURL download command is:
Silent Installation of Agent EXE (Windows):
Once the URL is downloaded, the agent can be installed silently using EXE itself for Windows machines by adding "/silent" argument. The command to install agent is:
DCAgent.exe /silent
Alternatively, the installation process can be automated using a powershell script.
Downloaded User:
For additional security, on enabling waiting for approval option, we can get to know from which technician's shared link, the agent was installed. Based on this, we can approve the computers to be managed.
For enterprises which have new machines to be managed and where the required operating system has to be deployed, the agent can be deployed with the OS.
Agent installer files can be easily accessed from a common central location. There is no need for transferring complete agent installer files to all devices in a network.
When there are numerous endpoints in a workgroup based setup in an enterprise, using IP ranges, agents can be deployed in bulk to all the devices.
The product server can be hosted in cloud using Microsoft Azure or AWS. The agents can be deployed in Azure AD and AWS instances.
Enter a destination folder name.
Enter the command line for silent installation:
LocalOffice_Agent.exe /silent
Verify the summary and click finish, the application will be added to the list of apps.
When an enterprise has an Active Directory Domain based setup with numerous endpoints to be managed, the agent can be installed using the Group Policy Object.
Note: The agents will be installed in the target computers, but in case you have enabled "Waiting for Approval", further communication with the server occurs only if these target computers are approved from the Waiting for Approval tab that is present at Agent > Computers > Waiting for Approval.