Share via

Getting a VSS error

Bob Dodson 20 Reputation points
2024-06-11T16:25:47.14+00:00

running server 2019 getting the following error

Volume Shadow Copy Service error: Unexpected error DeviceIoControl(\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy730 - 0000000000000310,0x0053c198,0000018664993A10,0,000001866498E9C0,4096,[0]). hr = 0x80070057, The parameter is incorrect.

Operation:

Processing PostFinalCommitSnapshots

Context:

Execution Context: System Provider

I have not been able to find any useful info on what is happening or how to fix it

Windows for business | Windows Server | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-06-12T02:21:09.72+00:00

    Hi Bob,

    Hope you're doing well.

    1. Check whether the account currently logged in to the machine has sufficient permissions;
    2. Open cmd as an administrator and run the following command to view the status of vss writers:

    vssadmin list writers

    1. Try to restart the vss service.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer 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.