Hello:
How can I export Sophos Live Protection & Web Protection & Right Click Scanning settings with ExportConfig?
Thank you,
This thread was automatically locked due to age.
You cannot export right-click scanning. You can export live and web protection in the SAV policy...
Using: Enterprise Console: using ExportConfig.exe to create XML configuration files...
Right at the bottom of the savconf.xml is this section...
- <webFiltering> <enabled>true</enabled> <approvedSites /> </webFiltering> - <detectionFeedback> <sendData>true</sendData> <sendFiles>false</sendFiles> </detectionFeedback> </config>
enabled = "true" means you're blocking websites
sendData = "true" means Live Protection is on (you're phoning home and checking the latest thoughts on the file)
sendFiles = "true" means you're allowing a sample to be sent