Forum Discussion
shabarinath
Jan 07, 2023MCT
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      & '.\ A...
NickNieuwenhuis
Jan 07, 2023Copper 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
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
Jan 08, 2023MCT
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 !
Since its Windows Server Core, I need to look at the equivalent commandlet for uninstalling using add/remove programs. Will try that.
Cheers !
- thalpiusJan 08, 2023Brass ContributorDid you check the logs and event viewer? Might give you a hint.