Forum Discussion

shabarinath's avatar
Jan 07, 2023

MDI Agent Uninstallation

Experts,

 

We are in the middle of MDI deployment and few DCs needs agent which needs to be uninstalled.

 

Windows Server 2019 Core

 

From PowerShell, I attempted the below command 

 

& '.\ Azure ATP Sensor Setup.exe' /uninstall /quiet

 

Nothing happens. Currently, The servers are having two services related with Azure ATP which are in stopped state and I still continued to have it even after attempting uninstallation.

 

How can I get perform a clean uninstall or force uninstall?

 

Thanks in advance !

3 Replies

  • NickNieuwenhuis's avatar
    NickNieuwenhuis
    Copper Contributor
    Hi Shabarinath,

    I think this is the correct syntax: "Azure ATP sensor Setup.exe" /quiet /uninstall. If that does not work I'm curious if it works from the DC itself via add/remove programs.

    Cheers,
    Nick
    • shabarinath's avatar
      shabarinath
      MCT
      Hi Nick,

      Since its Windows Server Core, I need to look at the equivalent commandlet for uninstalling using add/remove programs. Will try that.

      Cheers !
      • thalpius's avatar
        thalpius
        Brass Contributor
        Did you check the logs and event viewer? Might give you a hint.

Resources