Endpoint Protection

 View Only
  • 1.  Exclusions - Wildcards

    Posted Oct 17, 2018 11:27 AM

    Hi,

    It's been ages since I last needed to look at this. Microsoft have recommendations for exclusions for DFSR:

     

    <drive>:\system volume information\DFSR\

    $db_normal$
    FileIDTable_2
    SimilarityTable_2

    <drive>:\system volume information\DFSR\database_<guid>\

    $db_dirty$
    Dfsr.db
    Fsr.chk
    > *.log <
    > Fsr*.jrs <
    Tmp.edb

    <drive>:\system volume information\DFSR\config\

    > *.xml <

    <drive>:\<replicated folder>\dfsrprivate\staging\*

    > *.frx <

     

    These are mostly easy. What about the one inside > < brackets? Also what if the System Volume Information is on different drives between servers?

    Thanks



  • 2.  RE: Exclusions - Wildcards

    Posted Oct 17, 2018 11:31 AM

    You'll want to go through these:

    https://www.symantec.com/docs/TECH106068

    https://www.symantec.com/docs/TECH169942



  • 3.  RE: Exclusions - Wildcards

    Posted Nov 05, 2018 12:20 PM

    Thanks for that.

    I know about the predefined variables you can use, but what I basically need to do is:

    anydriveletter\anypath\DfsrPrivate

    If I have multiple servers with DFS-R, each with differing drive lettering and each with multiple DFS folders, having to do this would be silly:

    exclude: D:\Folder1\DfsrPrivate
    exclude: D:\Folder2\DfsrPrivate
    exclude: D:\Folder3\DfsrPrivate

    exclude: E:\Folder1\DfsrPrivate
    exclude: E:\Folder2\DfsrPrivate
    exclude: E:\Folder3\DfsrPrivate

    Instead of *\DfsrPrivate\*

    Is that not possible?

    Thanks



  • 4.  RE: Exclusions - Wildcards

    Posted Nov 05, 2018 12:32 PM

    Yea, it's not possible.



  • 5.  RE: Exclusions - Wildcards

    Posted Nov 08, 2018 12:49 PM

    Where does one submit feature requests? 

    A few AV competitors allow wildcarding drive letters for just this purpose.



  • 6.  RE: Exclusions - Wildcards

    Posted Nov 20, 2018 07:19 AM
      |   view attached

    Yeah, it's really poor!

    Also, what about file exceptions. We have many instances of SQL Server (so sqlservr.exe). In the screenshot is what I do at the moment. If Reporting and Analysis servcies are used it could be 10 exceptions per instance!

    Can I just specify sqlservr.exe once without a path to have it excluded whereever it is installed?

     



  • 7.  RE: Exclusions - Wildcards

    Posted Nov 20, 2018 07:22 AM

    Full path is required.