Run a full chkdsk to verify for any drive or sector corruption; If the step above comes back clean, use the following steps to delete and rebuild the corrupted file:
- Open a command prompt and change directory to Program Files\Bit9\Parity agent
- Run the following commands in order:
dascli password <CLI password here>
dascli tamperprotect 0
net stop parity
fltmc unload paritydriver
del /f c:\programdata\bit9\parity agent\cache.db-journal
fltmc load parity driver
net start parity
dascli status (verify that tamper protect is showing as Enabled)
- Verify that a new cache.db-journal is created