Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1898

October 17th, 2012 11:00

exclusion of windows variables

hello,

i want to exclude files from the clients using windows variables.   can i use windows variables in the exclusion list like %userprofile% ?   here's my current exclusion list.

 

   

   

   

   

   

   

   

   

   

   

   

   

   

 

2K Posts

October 17th, 2012 12:00

I don't believe you can use Windows variables in exclude patterns at the moment. This would make a good request for enhancement. I would recommend submitting an RFE through PowerLink.

In the meantime, the following exclude pattern should do what you need:

**/AppData/Local/EMC

544 Posts

October 20th, 2012 19:00

You cannot use the windows variables in the exclusion list, You can use that exclusion as

"C:\Documents and Settings\*\appdata\local\emc"   For Windows XP

"C:\Users\*\appdata\local\emc"  For Windows Vista / Windows 7

Ahmed Bahaa

29 Posts

October 22nd, 2012 06:00

i ended up using:

**/EMC/mailbox

to exclude the directory on the client machines.   tested and works properly.

No Events found!

Top