This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

howto exlude directories by using variables like %windir%

Hello,

is there a way/syntax in SEC 5.1 to exclude directories from scanning by using varaibles like %windir% or %allusersprofile%?

kind regards

Joerg

:37053


This thread was automatically locked due to age.
Parents
  • Hello Joerg,

    guess you problem is not solved, it's just the answer. This forum is not only for giving "just the correct answer" but also to discuss possible workarounds (or even better use).

    Part of the problem is that the "variable-indicator" is a valid filename character thus % is not unambiguous. Admittedly % is rarely used but nevertheless its use as variable indicator in a policy could cause conflicts. Furthermore the variable expansion depends on the (user) environment (of which the filter driver might not be aware at all).

    Question is, why are all these exclusions in all these locations necessary? What problems do you encounter?

    Christian 

    :37109
Reply
  • Hello Joerg,

    guess you problem is not solved, it's just the answer. This forum is not only for giving "just the correct answer" but also to discuss possible workarounds (or even better use).

    Part of the problem is that the "variable-indicator" is a valid filename character thus % is not unambiguous. Admittedly % is rarely used but nevertheless its use as variable indicator in a policy could cause conflicts. Furthermore the variable expansion depends on the (user) environment (of which the filter driver might not be aware at all).

    Question is, why are all these exclusions in all these locations necessary? What problems do you encounter?

    Christian 

    :37109
Children
No Data