Is your feature request related to a problem? Please describe.
Rapid 7 Agent install on terminal servers requires that the agent service is stopped and a registration file is deleted.
It is annoying to do this by hand before every image preparation.
Describe the solution you'd like
The following steps need to be automated.
Stop the Service:
ir_agent
Delete bootstrap configuration:
C:\program Files\Rapid7\Insight Agent\components\bootstrap\common\bootstrap.cfg
https://docs.rapid7.com/insight-agent/virtualization/
Describe alternatives you've considered
Perform the above steps manually.
Screenshots
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
Rapid 7 Agent install on terminal servers requires that the agent service is stopped and a registration file is deleted.
It is annoying to do this by hand before every image preparation.
Describe the solution you'd like
The following steps need to be automated.
Stop the Service:
ir_agentDelete bootstrap configuration:
C:\program Files\Rapid7\Insight Agent\components\bootstrap\common\bootstrap.cfghttps://docs.rapid7.com/insight-agent/virtualization/
Describe alternatives you've considered
Perform the above steps manually.
Screenshots
No response
Additional context
No response