Virtual Server failing to backup since December - Troubleshooted extensively

Nick Tello 20 Reputation points
2026-04-16T13:54:35.7766667+00:00

Starting in Dec of 2025, a virtual server of ours has been failing its nightly backup.

The "Backup Pre-Check" reports Snapshot operation failed due to COM+ error with a sudgested action of Please restart windows service "COM+ System Application" (COMSysApp). If the issue persists,, restart the VM. We have done so with no resolution.

Latest backup attempt failure information below.

Error Code

ExtensionSnapshotFailedCOM

Error message

Snapshot operation failed due to COM+ error

Recommended action

Please restart windows service "COM+ System Application" (COMSysApp). If the issue persists,, restart the VM.

VM was last rebooted a few days ago despite issue starting in December.

Have tried removing from recovery vault and keeping backup data (for HIPA compliance reasons), and then readding but no success.

Need assistance determining why this is failing and how to get it back to a healthy backup state without losing historical data. If fix will require a reboot or any interruption to the servers use, it will need to occur after hours due to this server supporting medical treatment.

Windows for business | Windows Server | Performance | Application technologies and compatibility

Answer accepted by question author
HLBui 12,140 Reputation points Independent Advisor
2026-04-16T17:53:02.0533333+00:00

Hi Nick Tello ,

The error you’re seeing (ExtensionSnapshotFailedCOM) usually points to something deeper than just the COM + service itself. Restarting COMSysApp or the VM is the first line of defense, but since you’ve already tried that, we’ll need to dig a bit further. In many cases, this comes down to either corrupted COM + catalog components or conflicts with the VSS (Volume Shadow Copy Service) writers that the backup relies on. I’d suggest checking the Application Event Logs around the time of the backup failure to see if any VSS writer errors are logged, that often gives a clue which component is misbehaving.

Another angle: make sure the VM’s OS is fully patched, since there have been fixes rolled out for COM + and VSS stability in recent updates. If you’re running any third-party antivirus or endpoint protection, temporarily disabling it during backup (after hours, of course) can help rule out interference. If none of that clears it up, the next step would be to re-register the COM + catalog and VSS writers, that’s a bit more invasive, so I’d recommend scheduling it after hours given the medical workload this server supports. Importantly, none of these steps should cause you to lose historical backup data in the vault.

If this guidance proves helpful, feel free to click “Accept Answer” so we know we’re heading in the right direction and let me know if you need any assistance. Thank you!

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.