Where does the Persistent Cache actually reside? I am having an issue with the files never being indexed on the drive. SFCState is never reaching 7.
I found the below information here http://blogs.technet.com/b/mspfe/archive/2013/02/19/anti-tampering-for-the-antimalware-service-in-system-center-endpoint-protection-2012-sp1.aspx
- For VDI, verify a Full Scan has been run on the Master Host Image, and that persistent cache has been populated.
- You can check the value in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Antimalware\Scan\SFCState– if it’s 7 then it’s complete, on initial install it will be 0
- To force the persistent cache to generate, run (from an elevated CMD):
- Cd C:\Program Files\Microsoft Security Client
- MpCmdRun.exe -buildSFC)