Hi ,
I'm trying to make a few exclusions, some programs have issues with how they interact and can inhibit source control utilities like TortoiseHG.
Further more the endpoint users have non-unified work folders. I am trying to make exclusions based on folder path and file types in that folder path.
The issue is that some users have their work folder in C:\ others in D:\
I am trying to make the exclusions once not twice using a custom environmental variable like %MyWorkDir% or Junction paths. It appears that Sophos Central will not accept custom environmental variables
I am trying to figure out weather excluding the work directory (regardless if the actual work directory is in C: or D:) using a junction path will actually stop sophos from scanning all the content in it.
For example C:\MyWorkDir\**\*.cs
where MyWorkDir can be the actual work directory or a junction path pointing to anywhere on the computer.
My question is does Sophos exclusion support Junction paths and if so will the files get scanned from the original path i.e. C:\Users\Local User\Documents\MyWorkDir or D:\MyWorkDir ?
This thread was automatically locked due to age.