Skip to main content
Skip table of contents

Cloudamize Windows Agent Setup Wizard ended prematurely

This article provides troubleshooting steps for the "Setup Wizard ended prematurely" error that may occur during the Cloudamize Windows Agent installation. The error is commonly caused by issues with permissions, a corrupted installer file, or a malfunctioning Windows Installer service.

Issue: The MSI installation for the Cloudamize Windows Agent fails with the message: "Cloudamize Windows Agent Setup Wizard ended prematurely.

image-20250811-100624.png

Step 1: Verify Prerequisites and Permissions

  • Administrator Permissions: Ensure you are running the MSI as an Administrator.

  • System Integrity: Run System File Checker (sfc /scannow from an elevated Command Prompt) to repair any corrupted system files.

  • Antivirus/Security Software: If your company policy permits, you can temporarily disable any antivirus or security software and try the installation again. If this resolves the issue, you must create an exception for the Cloudamize agent installer and its installation directory.

  • System Time: Confirm the server's system clock is correct.

Step 2: Re-download and Reinstall

If the installer file is corrupted, it will fail to complete.

Step 3: Check for Windows Installer Service Issues

A problem with the Windows Installer service may cause this error.

  1. Open Services (services.msc) and find the "Windows Installer" service.

  2. Ensure its Startup type is Manual and the Service status is not "Disabled."

  3. If required, please restart the Windows Installer service.

  4. Run the installer again. If the issue persists, it is worth checking with Microsoft to fix the issue.

Step 4: If no Log file is generated, follow the steps below to generate a Detailed Installation Log File

Please check if a log file is created at the location “C:\Program Files (x86)\Cloudamize\log_backup.txt.” If no log file is created, please try the following steps.

If the installation fails before creating a log file, running the installer with a specific command will force it to generate one. This log is crucial for pinpointing the exact cause of the failure.

  1. Open Command Prompt as an Administrator.

  2. Navigate to the folder where you saved the installer file (cloudamizeAgentUpdates.msi).

  3. Run the following command, which will create the log install file in the folder where you saved the installer file:

msiexec /i cloudamizeAgentUpdates.msi /l*v install.txt

If you have tried all the steps above and the installation still fails, please contact helpdesk@cloudamize.com and provide the log file for further analysis.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.