Avamar: Windows Client Upgrade Fails with Error “Upgrade Verification Failed”
Summary: This article explains the causes of the “Upgrade verification failed” error during Avamar Windows client upgrades and provides recommended solutions, workarounds, and additional steps for OS-level remediation. ...
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Upgrade of the Avamar Windows client fails with the error:
Upgrade verification failed. Try to run the installer again.
Figure 1: Visualization of the Error
- The same upgrade succeeds on other clients, indicating the issue affects only one specific system.
- The problem typically occurs after an incomplete or unclean uninstall of a previous Avamar client or plug-in.
- Attempts to uninstall the old client using
msiexec /xreturn:The software you are trying to uninstall is not installed. - Debug logs generated using:
show entries similar to:msiexec /i AvamarClient-windows-x86_64-<client-version>.msi /L*v logxxx.txtVALIDATEUPGRADETABLE_ERROR Upgrade verification failed. Please try to run the installer again. MSI (s): Product: EMC Avamar for Windows -- Upgrade verification failed. - Registry keys referencing older Avamar components may remain, even if:
/avsfolder still exists underC:\Program Files (x86)\avs- Avamar icon appears in the status bar
- Backup agent service is running
- Control Panel shows no Avamar component installed
Cause
- The issue occurs because remnants of a previous Avamar client or plug-in remain in the Windows registry after an incomplete uninstall.
- These remnants trigger the Previous Version Validation check during installation, causing the upgrade to fail.
- Root cause is typically environmental, such as:
- Corrupted Windows OS components
- Missing Microsoft updates
- This is not an Avamar product defect but an OS-level issue that interferes with uninstall operations.
Resolution
Permanent Solution
- Work with your System Administrator or Microsoft Support to resolve OS-level issues.
- Investigate registry inconsistencies or missing system updates.
- Fixing the root cause prevents recurrence.
- If Microsoft Support requires collaboration with Dell, create a Service Request for the Avamar Support team.
- Reference this KB in the request and clearly state what assistance is needed from Avamar Support.
Microsoft Recommended Fix (OS Repair)
- In a past scenario, Microsoft Support identified missing PowerShell module folders under:
C:\Windows\System32\WindowsPowerShell\v1.0\Modules- Normally, this path should contain many subfolders, but only a few were present.
- To repair OS inconsistencies, run System File Checker (SFC):
sfc /scannow- Run this command in an elevated Windows Command Prompt.
- Description:
/scannowscans all protected OS files and repairs them as necessary. - After completion, the missing modules should be restored, and the Avamar client upgrade should succeed.
Workarounds
-
Disable Version Verification
- Install the client using the
SKIPUPGRADEVERIFICATIONflag:msiexec /i AvamarClient-windows-x86_64-<client-version>.msi /L*v logxxx.txt SKIPUPGRADEVERIFICATION="TRUE" - This bypasses version checks and completes installation.
- Note: This does not resolve the underlying OS issue.
- Install the client using the
-
Rollback and Reinstall
- Reinstall the previous client and plug-in, then uninstall cleanly before upgrading.
- Example steps:
- Uninstall Exchange plug-in and File System client (if present).
- Reinstall old client and plug-in using
msiexecwith logging enabled. - Uninstall old components using
msiexecwith logging enabled. - Remove or rename the
/avsdirectory manually. - Reboot the system.
- Install the new client and plug-in using
msiexecwith logging enabled.
-
If Issue Persists
- Open a Service Request with Dell Support and provide the installation logs for further assistance.
Affected Products
AvamarProducts
Avamar, Avamar ClientArticle Properties
Article Number: 000064888
Article Type: Solution
Last Modified: 26 Nov 2025
Version: 7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.