[RESOLVED] Agent behavior during install and remove actions
Published: October 15, 2019 - 3:13 PM
Good morning,
I would like some clarification on the behavior of the WAPT agent regarding install and remove actions.
If I understood the training correctly, when an installation action is detected by an agent:
So what happens when the agent receives an uninstallation order?
Configuration:
I would like some clarification on the behavior of the WAPT agent regarding install and remove actions.
If I understood the training correctly, when an installation action is detected by an agent:
- It downloads the package and caches it
- Upon session closure, the package is unzipped and the installation process is initiated
- If the installation is successful, then the package file (.wapt) is removed from the computer
So what happens when the agent receives an uninstallation order?
- He downloads the .wapt package again
- unzip it
- Play the uninstallation sequence
- Delete the .wapt file from the computer
Configuration:
- WAPT: 1.7
- Server: Debian 9