up vote 1 down vote favorite
share [g+] share [fb]

every day Domain Controller backup reports some warnings about these files:

C:\WINDOWS\ntfrs\jet\ntfrs.jdb
C:\WINDOWS\ntfrs\jet\temp\tmp.edb
C:\WINDOWS\security\Database\secedit.sdb
C:\WINDOWS\security\edb.log
C:\WINDOWS\security\edbtmp.log
C:\WINDOWS\security\tmp.edb

They are always locked by some process and Data Protector could not backup them. As I backup the System State too, is it safe to set an excepion on these files for file system backup? Can I exclude the whole ntfrs and security folders?

Thank you all for help!

link|improve this question

79% accept rate
feedback

1 Answer

Those the the Windows registry database files, so they are always open (as long as Windows is running). Backing up the registry through the proper utilities/facilities (e.g. ERD) will take care of any information you need to protect there.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.