relocate misplaced file

This commit is contained in:
Olaf Hartong
2023-06-22 16:49:34 +00:00
parent 15dcb04d4a
commit d78d50cd4c
@@ -0,0 +1,10 @@
<Sysmon schemaversion="4.30">
<EventFiltering>
<RuleGroup name="" groupRelation="or">
<ProcessCreate onmatch="exclude">
<Image condition="begin with">C:\program files (x86)\desktopcentral_agent\bin\</Image>
<Image condition="begin with">C:\program files\desktopcentral_server\bin\</Image>
</ProcessCreate>
</RuleGroup>
</EventFiltering>
</Sysmon>