Silent uninstall of agent without rebooting the server

I need to uninstall the Rapid Recovery agents from over 100 servers. I wish to do this using command line without a reboot at the end of the un-install. I was not able to find that switch by googling. Hoping someone here can help us out.

Thanks for your time...

We are running version 6.0.1.609 of the agent, in case that matters...

Parents
  • Hello Kenneth,

    I did a test on my lab environment with a newer version of Rapid Recovery since 6.0.1 is no longer supported but the steps should be similar.
    I still recommend testing this in your own environment before you proceed.

    On CMD you can enter:
    cd C:\ProgramData\AppRecovery\InstallerCache\Agent>
    msiexec /x Agent_x64.msi /q /norestart

    This uninstalled the Rapid Recovery agent on my Windows machine without rebooting. Let us know if you have any further inquiries.

    Sincerely,

    Luciano Guerra

Reply
  • Hello Kenneth,

    I did a test on my lab environment with a newer version of Rapid Recovery since 6.0.1 is no longer supported but the steps should be similar.
    I still recommend testing this in your own environment before you proceed.

    On CMD you can enter:
    cd C:\ProgramData\AppRecovery\InstallerCache\Agent>
    msiexec /x Agent_x64.msi /q /norestart

    This uninstalled the Rapid Recovery agent on my Windows machine without rebooting. Let us know if you have any further inquiries.

    Sincerely,

    Luciano Guerra

Children
No Data