The option to upload a .txt, .csv, .xls, .xlsx files containing AV exclusions has been added.
The import option is available for all three exclusion tabs: EXCLUSION LIST, REAL-TIME EXCLUSION LIST, GENERAL QUARANTINE LIST.
CSV file should have a specific format:
exclusion,type
exclusion - is the filename or filepath e.g.: "C:\test.txt", "test.exe"
type - may be FileName, FilePath, Directory, or Pattern
When adding/editing the file in Excel, the exclusion and type should be added on different columns. Each exclusion should be added on a different row.
When adding or editing the exclusion file with Notepad/Notepad ++/etc, no spaces should be added between the exclusion and type. Each exclusion should be added on a different row.
Eg:
test.exe,FileName
C:\ ,Directory
C:\files\test.exe,FilePath
0 Comments
Article is closed for comments.