If I run the VM backup jobs or the agent backup job, I can backup my Exchange instance with no issues. As soon as I let a scheduled or chained job run (ie automatic), the VSS writer fails for MSMQ.
For the VM backup job, I see this inside the Exchange VM logs as a warning:
For the agent backup job on the host, I see this in the VM host logs as an error:Event 8229 VSS
A VSS writer has rejected an event with error 0x00000000, The operation completed successfully.
. Changes that the writer made to the writer components while handling the event will not be available to the requester. Check the event log for related events from the application hosting the VSS writer.
Operation:
BackupComplete Event
Context:
Execution Context: Writer
Writer Class Id: {7e47b561-971a-46e6-96b9-696eeaa53b2a}
Writer Name: MSMQ Writer (MSMQ)
Writer Instance Name: MSMQ Writer (MSMQ)
Writer Instance ID: {d4660e8d-a75f-4832-8a58-815dfc6501c9}
Command Line: C:\Windows\system32\mqsvc.exe
Process ID: 2852
It's clearly a permissions issue from what the service uses vs me running as admin. Any help on which service needs to have permissions changed would be appreciated!Event 10172, Hyper-V-VMMS
VSS writers inside virtual machine '<VMNAME>' failed to perform BackupComplete to its shadow copy (VSS snapshot) set: Catastrophic failure (0x8000FFFF). (Virtual machine ID 3C69C632-79FD-4278-949F-5589859CF8B0)