How to Update Sysmon on вікна – Step by Step Guide.
System Monitor (Sysmon) is a вікна system service and device driver that, once installed on a system, remains resident across system reboots to monitor and log system activity to the вікна event log. It provides detailed information about process creations, network connections, and changes to file creation time. Use the next steps to update Sysmon.
1. Open the PowerShell або command line (CMD) or Terminal with administrative rights.
2. Navigate to the C:\вікна:
cd C:\Windows (or cd ../)
3. Uninstall currently installed Symon:
sysmon.exe -u
Також, you can use the force key:
sysmon.exe -u force
4. Download the latest version from the Microsoft website.
5. Copy sysmon.exe from the downloaded folder to the c:\windows and replace the current file (better make some backup of sysmon.exe before replacing).
sysmon.exe -i
7. Run in the PowerShell to check that the new version is installed:
sysmon.exe
That’s all, the update Sysmon process successfully completed