Installation and deployment of the eAgent service
The agent service is a core component of the system that monitors devices, collects data about their status, and enables remote management. This article provides detailed instructions for downloading, installing, and configuring the agent service on Windows computers. You will also learn how to properly remove the agent if necessary. This guide is particularly helpful for new users installing the agent on their devices for the first time.
Downloading the service

Log in to the system and go to the Computers.
Select + Add computer.
Select installation.
Click the appropriate button Download agent:
Windows: *.exe file.

Agent installation on Windows
Installation from .exe file
Download the installer .exe from the + Add computer.
Credentials are not required for installation - they are optional and needed only in specific cases. By default we download the installer without credentials.
You may provide user credentials if the agent should run with specific privileges, for example when the installer is handed to a user without administrative rights and they are to perform the installation themselves. In such a case an installer is generated with encrypted credentials that are used exclusively for installation. This eliminates the need to manually elevate privileges or to personally install the agent for that user.

Run the installer.
After installation completes the service automatically establishes communication with the server and will begin collecting data.
The connection is made using an allowed, standard outbound port. With the default Windows firewall configuration no additional actions or firewall rules are required. If, however, custom restrictions or proprietary firewall rules have been implemented in the environment, it is worth verifying that the agent's outbound traffic is not being blocked. In cases of communication issues this is most often the cause.
An installation problem may result from incorrect credentials. The installer requires a user with administrator privileges on the computer, where the agent is being installed. It is worth checking that everything has been entered in the correct format:
If this is a domain account, you must provide the domain.
If this is a local account, the format should look like this: .\username or computer_name\username.
Confirmation of agent deployment
After installation completes:
Device data will be transmitted to the system and visible on the main dashboard.
Administrators can monitor devices, configure alerts, and assign devices to users.

Uninstalling the agent service
Windows
In the + Add computer tab select Uninstall.
The system will generate a script that must be executed on the computer.
Follow the instructions.
After running the script the agent will be uninstalled from the system and its data will stop being transmitted to the system.

Uninstalling eAgent
To uninstall eAgent you must:
Run CMD as administrator
Execute the command:
If other methods fail you should create a .bat file with the following content:
The file must be executed as administrator.
In case of problems with agent installation or operation, eAuditor provides:
Last updated
Was this helpful?