How to uninstall NetWitness Endpoint Windows agent(NWEAgent) with no user interaction
Issue
During uninstalling Windows Agent via the command "msiexec /x{63AC4523-5F19-42F0-BC43-97C8B5373589}", the following dialog popup appeared and the user should click "yes" to proceed uninstalling NWEAgent.
But some environment has many agent machines, so they need a batch uninstallation with no user interaction.
Resolution
msiexec has display options for no user interaction.
The administrator can perform uninstallation with no user interaction via the following command.
msiexec /x {63AC4523-5F19-42F0-BC43-97C8B5373589} /qb
Notes
Note: For more information about msiexec options, please refer to the following MS document:
https://docs.microsoft.com/ko-kr/windows-server/administration/windows-commands/msiexec
Product Details
RSA Product Set: RSA NetWitness Platform
RSA Product/Service Type: Endpoint Agent
RSA Version/Condition: 11.4.x, 11.5.x
Platform: Windows
Summary
How to uninstall NetWitness Endpoint Windows agent(NWEAgent) with no user interaction.
Approval Reviewer Queue
RSA NetWitness Suite Approval Queue