Has anybody successfully integrated Trend Deep Security so that Veeam can scan backups?
Veeam support had no answers, reach out to trend which weren't helpful.
If you have, could you please share the AntivirusInfo.xml settings you have setup?
Thank You
Chris
Best answer by damien commenge
@martin simpson
This is what I made
<AntivirusInfo Name='Trend Micro Deep Security' IsPortableSoftware='false' ExecutableFilePath='%ProgramFiles%\Trend Micro\Deep Security Agent\dsa_scan.cmd' CommandLineParameters='--target %Path%' RegPath='HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ds_agent' ServiceName='ds_agent' ThreatExistsRegEx='' IsParallelScanAvailable='true' > <ExitCodes> <ExitCode Description='Scan completed and no malware found.' Type='Success'>0</ExitCode> <ExitCode Description='Scan completed with at least one malware found.' Type='Infected'>1</ExitCode> <ExitCode Description='Scan completed, no malware found but some files skipped.' Type='Warning'>2</ExitCode> <ExitCode Description='Scan completed, but at least malware found and some files skipped.' Type='Infected'>3</ExitCode> <ExitCode Description='The argument string is too long.' Type='Error'>246</ExitCode> <ExitCode Description='The Security Platform is shutting down.' Type='Error'>247</ExitCode> <ExitCode Description='Too many instances.' Type='Error'>248</ExitCode> <ExitCode Description='No permission.' Type='Error'>249</ExitCode> <ExitCode Description='Manual Scan Configuration is not set.' Type='Error'>250</ExitCode> <ExitCode Description='AM feature is not enabled.' Type='Error'>251</ExitCode> <ExitCode Description='The platform is not supported.' Type='Error'>252</ExitCode> <ExitCode Description='The agent is not running.' Type='Error'>253</ExitCode> <ExitCode Description='Invalid parameters.' Type='Error'>254</ExitCode> <ExitCode Description='Unexpected error.' Type='Error'>255</ExitCode> </ExitCodes> </AntivirusInfo>
I haven’t seen anyone posting anything about them, but maybe someone can share if they were successful. Seems to be a problem getting FortiClient to work as well (have seen a post on that vendor a few mos back).
Does Trend have command line parameters which come with it? That’s really the first thing to look at.
<AntivirusInfo Name='Trend Micro Deep Security' IsPortableSoftware='false' ExecutableFilePath='%ProgramFiles%\Trend Micro\Deep Security Agent\dsa_scan.cmd' CommandLineParameters='--target %Path%' RegPath='HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ds_agent' ServiceName='ds_agent' ThreatExistsRegEx='' IsParallelScanAvailable='true' > <ExitCodes> <ExitCode Description='Scan completed and no malware found.' Type='Success'>0</ExitCode> <ExitCode Description='Scan completed with at least one malware found.' Type='Infected'>1</ExitCode> <ExitCode Description='Scan completed, no malware found but some files skipped.' Type='Warning'>2</ExitCode> <ExitCode Description='Scan completed, but at least malware found and some files skipped.' Type='Infected'>3</ExitCode> <ExitCode Description='The argument string is too long.' Type='Error'>246</ExitCode> <ExitCode Description='The Security Platform is shutting down.' Type='Error'>247</ExitCode> <ExitCode Description='Too many instances.' Type='Error'>248</ExitCode> <ExitCode Description='No permission.' Type='Error'>249</ExitCode> <ExitCode Description='Manual Scan Configuration is not set.' Type='Error'>250</ExitCode> <ExitCode Description='AM feature is not enabled.' Type='Error'>251</ExitCode> <ExitCode Description='The platform is not supported.' Type='Error'>252</ExitCode> <ExitCode Description='The agent is not running.' Type='Error'>253</ExitCode> <ExitCode Description='Invalid parameters.' Type='Error'>254</ExitCode> <ExitCode Description='Unexpected error.' Type='Error'>255</ExitCode> </ExitCodes> </AntivirusInfo>
I opened support ticket and they said the issue is on trend micro side. The scan started fine but when it s on user profile issues started with symbolic path
I opened support ticket and they said the issue is on trend micro side. The scan started fine but when it s on user profile issues started with symbolic path