Steps to add or remove ABExclusions in the environment.
CAUTION!
|
PathNames;FileNames;ProcessNames;Hashes;UserNames;PublisherNames;HostGroups;eventSubtype;requiredReportABFlags;prohibitedReportABFlags;exclusionFlags
;????????.???.ps1,*-????-????-????-*.ps1,__psscriptpolicytest_*.???.ps1;;;;;;;;;3|;;;;;Microsoft Corporation,Microsoft Windows;;;;E0;7
TheDirectory\,TheDirectory\*;;TheProcess.exe;;;;;;;;3
USE das; SELECT * FROM dbo.config_list (nolock) WHERE data LIKE '%exclude_abs_new%' ORDER BY version DESC;