Manual Cancellation of Cloudamize Windows Agent Installation
When running the Cloudamize agent MSI file, Windows Installer processes (msiexec.exe) are created. To manually cancel the agent installation, do the following steps.
Manually kill the msiexec.exe process where its command line includes "/i <MSI file>" information.
To check the command line of the process,
Case 1: Run Task Manager. Right-click on the Name column. Click "Select columns". Select "Command line".
Case 2: Run Task Manager. Click the "View" menu and click "Select columns". Select "Command Line".
Case 3: Download Process Explorer (www.sysinternal.com) and run it to see the command line.
To kill a process,
Run Task Manager. Click Processes (or Details). Find the process in the Name (or Image Name) column. Click the process. Click the "End task" button in the lower right corner.
Manually kill all other msiexec.exe processes.
Note that if you follow the second instruction first, the Cloudamize agent will be installed incorrectly. So be careful to keep the correct order above.
If the issue persists, please collect the log_backup.txt file from the following directory on the server:
C:\Program Files (x86)\Cloudamize\log_backup.txt
Please attach both the screenshot and the log file in an email to helpdesk@cloudamize.com for further investigation.