Deploy and maintain Symon through the Splunk Deployment Server.
This will enable you to have all systems running the same version of Sysmon and the same up-to-date configuration.
No more logging in to all servers and installing it manually.
When deployed it will check for Sysmon on the system, when it is below the configured version (currently 8.00), it will uninstall that version and install `8.00` with the attached configuration.
Every 12 hours it will check if the config file from the deployment server is newer than the running config. If so, it will update.
All actions of the scripts are logged and indexed into the Windows index as sourcetype InstallLog:Sysmon
Usage:
---
Obviously you are required to have a deployment server and installed Universal Forwarder agents connected to it.
Download the latest Sysmon version from here
https://download.sysinternals.com/files/Sysmon.zip
Due to the distribution license I am not able to include it. Place sysmon.exe in the bin folder and you're ready to deploy!