Solution
1. Make sure there are no 3rd party backup tools installed on the machine as they will interfere with Acura's operations while snapshots are being taken possibly causing corrupted data.
2. Check that there are no automated scheduled tasks (disk defragmentation, maintenance) on the machine. Turn them off if any.
3. Check the machine's shadowstorage configuration with the vssadmin list shadowstorage command for any discrepancies.
4. Execute the vssadmin delete shadows /all command to remove any existing snapshots. Sometimes, there is conflict when trying to delete VSS copies that causes the following message:
- Error: Snapshots were found, but they were outside of your allowed context. Try removing them with the backup application which created them.
In that case, alternative commands may be necessary: