Problem
All subfolders under the General >> Evidence Explorer tab show "1" for every subfolder regardless of the number of objects that folder contains?
Resolution
- Edit the ADG.weblabselfhost.exe.config located at C:\Program Files\AccessData\Forensic Tools\<version>\bin
- Locate this key:. <add key="CalculateEvidenceExplorerCounts" value="false" />
- Change false to true, save config, and restart the self host service
Cause
This is set to false by default because there are negative performance impacts on the end user experience when this value is set to TRUE.