I've tried below step in a machine & it worked fine.
But we have around 250-275 machine in our network, in which nearly 100 machines(including Servers) this files are getting generated. Is there any solution for stopping it from centralized manager? Please let me know
1) Disable Tamper Protection.
2) Open a Command Prompt window.
3) del "C:\ProgramData\Symantec\Symantec Endpoint
Protection\12.1.5337.5000.105\Data\Install\Logs\*.dmp"
4) Using regedit.exe, set
HKEY_LOCAL_MACHINE\SOFTWARE(\Wow6432Node)\Symantec\Symantec Endpoint
Protection\CurrentVersion\Common Client\Debug\CrashHandler\DumpOn* to 0.
5) Re-enable Tamper Protection.
6) Open a Command Prompt window.
7) cd "C:\Program Files (x86)\Symantec\Symantec Endpoint
Protection\12.1.5337.5000.105\Bin"
8) smc -stop
9) smc -start