stefanzman 0 Posted September 21, 2019 Share Posted September 21, 2019 We have an app / process that needs to be excluded from real-time protection, and it is located on a network share. When we try add the path to the .exe file, the application baulks saying the item is invalid. It seems only be an issue with with the process on the network share with a path like "\\myserver\myfolder\myprogram.exe", as doing the same with "C:\myserver\myfolder\myprogram.exe" works fine. The problem is that this process *is* located on the network, and I need to exclude it. How is this done? Thanks@ Link to comment Share on other sites More sharing options...
itman 1,746 Posted September 23, 2019 Share Posted September 23, 2019 Since no one has answered this, I will give it a shot. I assume you have already mapped this network share to an available drive letter; let's say it's "K." Also assumed is you have saved this mapping so you don't have to reenter it each connection attempt. Did you try to add the exclusion as K:\myfolder\myprogram.exe? Link to comment Share on other sites More sharing options...
stefanzman 0 Posted September 24, 2019 Author Share Posted September 24, 2019 Thanks for the reply, itman. Yes. I did try mapping the containing folder to a drive and entering the process exclusion that way. It was still not accepted. Seems the ESET software knows it is a network drive. Very strange. This seems like a notable limitation or oversight, right? Cannot image this has not been encountered before. Link to comment Share on other sites More sharing options...
Administrators Marcos 5,252 Posted September 24, 2019 Administrators Share Posted September 24, 2019 Loos like a bug in the validator. As a workaround, use any path, then export the configuration to an xml file, change the path in the xml to a UNC path to the desired file and finally import the configuration xml. Link to comment Share on other sites More sharing options...
Recommended Posts