1454 - VSS error in the Windows event log: Unexpected error on routine call

Modified on Mon, 21 Jul at 12:57 PM

Symptom

When a backup completes, you may encounter a Windows event log similar to the following:

Volume shadow copy service error: Unexpected error on routine call
IVssAsrWriterBackup::GetAsrMetadata. hr = 0x80070001, Incorrect function.
Operation:Event PrepareForBackup
 

Cause

The issue (event ID 8193) may be caused by an invalid entry inside the following registry subtree:
Hkey_Local_Machine\Software\Microsoft\Windows NT\CurrentVersion\ProfileList
 
 

Solution

  1. Open the Registry Editor (regedit).
  2. Expand into the abovementioned subtree and check within it if there is an entry that has a .bak value appended. If so, this may be causing the failure when trying to resolve the SID of the writer.
  3. Backup the registry key first, then delete the entry with the extra .bak value.
  4. Reboot the machine to check if the issue has been fixed.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article