A file, folder, file extension, or application needs to be excluded from being scanned by one or more features of the Symantec Endpoint Protection (SEP) client. Such exclusions can be configured for managed SEP clients using Centralized Exceptions policies in the Symantec Endpoint Protection Manager (SEPM) console for items such as:
Unsure what type of exception to make? See Which Windows exceptions do I use for what type of scan?
The 14.3 RU5 SEPM added support for the wildcards asterisk (*) and question mark (?) anywhere in a file path for Windows clients using 14.3 RU5 and newer. Rather than adding each file by name, you may use wildcards to exclude groups of files and folders from scans. Prior to 14.3 RU5 client, Wildcard variables such as * and ? are not supported for Known Risks, File, or Folder exceptions. The ? wildcard is supported for Extension exceptions. The Folder exceptions screen will accept * and ? but they will be treated as literal characters not wildcard variables.
For File and Folder-based exclusions, the Full Path to the file must be specified, unless a "Prefix Variable" is selected. If a "Prefix Variable" is selected, the path specified should be relative to the selected "Prefix Variable"
| NAME OF PREFIX | |
| PROGRAM_FILES_COMMON | |
| SYSTEM | |
| COMMON_PROGRAMS | |
| COMMON_DOCUMENTS | The file system folder that contains documents that common to all users. A typical path is C:\Documents and Settings\All Users\Documents |
| PROGRAM_FILES | The Program Files folder. A typical path is C:\Program Files |
| COMMON_DESKTOPDIRECTORY | The file system folder that contains files and folders that appear on the desktop for all users. A typical path is C:\Documents and Settings\All Users\Desktop |
| WINDOWS | The Windows folder or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% environmental variables. A typical path is C:\Windows or C:\WINNT |
| COMMON_APPDATA | The file system folder containing application data for all users. A typical path is C:\Documents and Settings\All Users\Application Data |
| COMMON_STARTUP | The file system folder that contains all the programs that appear in the Startup folder for all users. A typical path is C:\Documents and Settings\All Users\Start Menu\Programs\Startup |
| USER_PROFILE | File system folders that correspond to all the users. |
| SYSTEM_DRIVE | The SYSTEM_DRIVE variable indicates the location where the Windows operating system is installed |