When performing a backup using VSS, a warning is logged in the Application event log of Windows with ID 8230 while taking the VSS snapshot. The backup may subsequently fail.
The warning states:
Volume Shadow Copy Service error: Failed resolving account Administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. Operation: PrepareForSnapshot Event Context: Execution Context: Writer Writer Class Id: {afbab4a2-367d-4d15-a586-71dbb18f8485} Writer Name: Registry Writer Writer Instance ID: {0c8f797c-42cb-410d-a2c3-2877a6c93e38} Error-specific details: Error: NetLocalGroupGetMemebers(Administrator), 0x80070560, The specified local group does not exist.
As the warning states, the VSS access control, as configured in the registry, references a group that does not exist (in this case: the "Administrator").
The solution is to remove the nonexisting group from the registry key:
A reboot is not required. After the removal, try performing a new backup. The warning should no longer appear.
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |