How do I uninstall the HealthCheck for Azure On-Premises Windows Agent?
Answer:
The HealthCheck for Azure On-Premises Windows Agent doesn't automatically uninstall after the 14-day analysis period
Follow the steps below to uninstall the HealthCheck for Azure On-Premises Windows Agent using the graphical user interface:
- Click on the Windows Start button and search for Control Panel.
- Open the Control Panel from the search results.
- Click on Programs and Features or Add/Remove Programs.
- Select the Cloudamize Windows Agent.
- Click on Uninstall from the top.
Follow the steps below to uninstall the HealthCheck for Azure On-Premises Windows Agent using command-line:
- Click on theWindows Start button and search for Command Prompt.
- Open the Command Prompt from the search results.
- Run one of the following commands as administrator.
- The following command will uninstall the Windows Agent quietly:
msiexec /x CloudamizeAgent.msi /qn
- The following command will uninstall the Windows Agent via WMI:
wmic product where name="Cloudamize Windows Agent" call uninstall
Kommentare
0 Kommentare
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.