Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
Sysmon first install on Windows Server 2025 fails with 'wevtutil.exe returned failure'
RoyWillyHaug-7992
0
Reputation points
Create an Azure Windows Server 2025 VM, then download and install sysmon from a command prompt running as Administrator: sysmon -i -accepteula
The sysmon installation fails:
wevtutil.exe returned failure
Event manifest installation failed with last error:
The operation completed successfully.
Running 'sc query sysmon' does not show sysmon as installed.
Run the same command again, and it installs as expected, and the sc query shows sysmon runs.
This does not happen on older Windows Server versions, like Windows Server 2022.
This is a problem when automating sysmon deployment to hundreds of VM's.
Sysinternals
Sysinternals
Sign in to answer