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!