Download the attached password protected tool..
Password : novirus
How to Use the Export Information Tool
========================================================================
Open a command prompt, go to \PCCSRV\Web\Service folder and type the
following command:
ExportInfo.exe {data to export} {CSV file name}
Replace "{data to export}" with any of the following:
-c -- Export client information.
-v [x] -- Export the virus/malware logs generated within the
last x days.
-vq [x] -- Quick export virus log generated within the last x
days without sorting.
-culog -- Export component update log.
-wrs -- Export Web Reputation approved URL lists.
-wrs_all -- Export Web Reputation approved and blocked URL lists.
-exclusion -- Export exclusion settings.
-bmex -- Export Behavior Monitoring exceptions.
-tpl -- Export Trusted Program List.
-dac -- Export Device Control settings.
-dacex -- Export Device Control exception lists.
-usbdac -- Export USB settings of Device Control.
-dlplog [x]-- Export Dlp log generated within the last x days.
-system -- Export system events.
For example:
ExportInfo.exe -c clientinfo.csv
ExportInfo.exe -v 30 viruslog.csv
ExportInfo.exe -culog clientupdlog.csv
ExportInfo.exe -exclusion client_exclusion.csv
ExportInfo.exe -dlplog 5 dlplog.csv