Does anyone know a way to find the dat date on EPM for Mac?
Here is how we are currently doing it, however it does not always match up with what is reported in EPO
date -r "$(/usr/bin/defaults read /Library/Preferences/com.mcafee.ssm.antimalware Update_DAT_Time)" "+%Y-%m-%d %H:%M:%S"
I am curious if anyone is aware of any other locations where this info is stored.