Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space KNOW and version 7

Description

In Windows 8.1/10, during the backup process, the following error may be found in the Windows Event log.

Info
Note: This error is benign and will cause no problems with your backups
Code Block
languagetext
Event 513
Source: Microsoft-Windows-CAPI2
AddLegacyDriverFiles: Unable to back up image of binary Microsoft Link-Layer Discovery Protocol.
System Error: Access is denied. 
Info
Note: This error does not affect the integrity of your backups in any way and is generated whenever a shadow copy is created on your PC.

 

Solution

To suppress this event log entry you must add the correct permissions for the NT AUTHORITY\SERVICE to MSLLDP service.

Open an Administrative command prompt and enter the follow command:

Code Block
themeFadeToGrey
languagetext
sc sdset MSLLDP D:(D;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BG)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;LCRPWP;;;S-1-5-80-3141615172-2057878085-1754447212-2405740020-3916490453)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)

 

On success the following is displayed:

Code Block
languagetext
[SC] SetServiceObjectSecurity SUCCESS