0
点赞
收藏
分享

微信扫一扫

在安全软件中为VEEAM Agent配置信任列表

陆公子521 2023-11-20 阅读 53

作用

由于杀毒软件的复杂性,某些第三方杀毒软件可能导致VEEAM Agent备份的失败。因此需要在杀毒软件或者其它安全软件中信任VEEAM Agent所用到的文件夹路径以及进程文件。


排除列表

文件夹排除:

  • %programfiles%\Veeam\
  • %commonprogramfiles%\Veeam\
  • %programdata%\Veeam\
  • 对于 Veeam Agent for Microsoft Windows 5 以及更早的版本:
  • %windir%\System32\config\systemprofile\AppData\Local\Microsoft\Microsoft SQL Server Local DB\Instances\VeeamEndPoint\
  • 对于Veeam Agent for Microsoft Windows 6 以及之后的版本:
  • %programdata%\Veeam\EndpointData\

文件排除:

  • 对于 Veeam Agent for Microsoft Windows 5 以及更早的版本:
  • %windir%\System32\config\systemprofile\VeeamBackup.mdf
  • %windir%\System32\config\systemprofile\VeeamBackup.ldf
  • 对于Veeam Agent for Microsoft Windows 6 以及之后的版本:
  • %programdata%\Veeam\EndpointData\VeeamBackup.db

进程排除:

  • C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.FLR.exe
  • C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe
  • C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Recovery.exe
  • C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Service.exe
  • C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Tray.exe
  • C:\Program Files\Veeam\Endpoint Backup\x64\VeeamAgent.exe
  • C:\Program Files\Veeam\Endpoint Backup\x86\VeeamAgent.exe


示例

使用火绒举例

![](https://flowever-1259592540.file.myqcloud.com/20231120095447.png)

举报

相关推荐

0 条评论