Kaspersky Security 11.x for Windows Server
 
 

Integrieren von Kaspersky Security für Windows Server mit der Funktion Secure Restore der Lösung Veeam Backup & Replication

Zuletzt aktualisiert: 30. Januar 2024 Artikel ID: 15250
 
 
 
 
Der Artikel bezieht sich auf Kaspersky Security 11.0.1 für Windows Server (Version 11.0.1.897).
 
 
 
 

Beim Wiederherstellen eines in Veeam Backup & Replication erstellten Images können Sie die Funktion Secure Restore (Option „Scan the restored machine for malware prior to performing the recovery“) nutzen. Um Kaspersky Security für Windows Server mit dieser Funktion zu integrieren, ändern Sie die Datei AntivirusInfos.xml im Ordner %ProgramFiles%\Common Files\Veeam\Backup and Replication\Mount Service.

Einstellungen für die Datei AntivirusInfos.xml zur Integration mit Kaspersky Security für Windows Server:

  <AntivirusInfo Name='Kaspersky Security' IsPortableSoftware='false' ExecutableFilePath='kavshell.exe' CommandLineParameters='scan %Path%' RegPath='HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\KAVFS' ServiceName='kavfs' ThreatExistsRegEx='' IsParallelScanAvailable='false'>
      <ExitCodes>
         <ExitCode Type='Success' Description='No threats detected'>0</ExitCode>
         <ExitCode Type='Warning' Description='There were processing errors for some files'>-82</ExitCode>
         <ExitCode Type='Warning' Description='Some files were not scanned'>-83</ExitCode>
         <ExitCode Type='Warning' Description='Some files were corrupted'>-84</ExitCode>
         <ExitCode Type='Error' Description='Operation timed out'>2</ExitCode>
         <ExitCode Type='Error' Description='Antivirus scan was canceled'>1</ExitCode>
         <ExitCode Type='Error' Description='Service process is not running'>-2</ExitCode>
         <ExitCode Type='Error' Description='Access denied'>-3</ExitCode>
         <ExitCode Type='Error' Description='Object not found'>-4</ExitCode>
         <ExitCode Type='Error' Description='Invalid syntax'>-5</ExitCode>
         <ExitCode Type='Error' Description='Invalid operation'>-6</ExitCode>
         <ExitCode Type='Error' Description='Service doesn't exist'>-7</ExitCode>
         <ExitCode Type='Error' Description='Service disabled'>-8</ExitCode>
         <ExitCode Type='Error' Description='Service logon failure'>-9</ExitCode>
         <ExitCode Type='Error' Description='Unable to create file'>-10</ExitCode>
         <ExitCode Type='Error' Description='Invalid command line argument'>-11</ExitCode>
         <ExitCode Type='Error' Description='Invalid password'>-12</ExitCode>
         <ExitCode Type='Error' Description='Cannot create report file'>-85</ExitCode>
         <ExitCode Type='Error' Description='License is invalid'>-301</ExitCode>
         <ExitCode Type='Error' Description='Antivirus bases are corrupted'>-236</ExitCode>
         <ExitCode Type='Infected' Description='Infected object was detected'>-80</ExitCode>
         <ExitCode Type='Infected' Description='Possibly infected object was detected'>-81</ExitCode>
      </ExitCodes>
   </AntivirusInfo>

 
 
 
 
 
War dieser Artikel hilfreich?
Helfen Sie uns, diesen Artikel zu verbessern. Wählen Sie den Grund für Ihre Bewertung:
Danke für Ihr Feedback! Sie helfen uns, besser zu werden.
Danke für Ihr Feedback! Sie helfen uns, besser zu werden.