Once the installation has been kicked off, here are the sequence of events to be performed:
When using RMM installation, the first step is to download the MSI from install.telivy.com and install the package. If you notice that the download has failed, please check your Anti-Virus status (instructions seen above).
Our installation process is as follows:
Extracting the necessary executables to the installation folder
Setting registry entries
Creating and starting a Windows Service
Telivy Agent is a Windows Service that sends a heartbeat log and starts Telivy Scanner every hour.
The first step for the Telivy Scanner is to reach the Telivy servers to create an asset in your assessment. It gathers a hostname, OS name, and any other machine-identifying metadata.
The asset scan is then triggered, which includes vulnerability scanning, application scanning, PII scans, and password analysis.
The status then changes to “In Progress” in the Telivy portal.
The controller checks in every 1 hour to check if the scan has completed. Usually, the PII scan takes a bit depending on how many files are present on the asset.
Some of the executables that we run are as follows:
C:\Program Files (x86)\Telivy\Telivy Agent\TelivyAgent.exe: Registers as Windows Service, a controller orchestrating the scanning process. Responsible for periodically running Telivy Scanner and sending heartbeat log to Telivy services.
C:\Program Files (x86)\Telivy\Telivy Agent\telivy_pdf_text.exe: Used to parse texts in PDFs.
C:\Program Files (x86)\Telivy\Telivy Agent\TelivyScanner.exe: Performs the actual scanning.