Although this fixed the issue, for me it caused more issues with MS Exchange 2003.
Issue: Error "0x8004100e" and event ID 9097 in Exchange Server 2003 (ME288590 fixed the problem for me).
At the command prompt:
cd %systemroot%\system32\wbem
mofcomp.exe exwmi.mof
mofcomp.exe -n:root\cimv2\applications\exchange wbemcons.mof
mofcomp.exe -n:root\cimv2\applications\exchange smtpcons.mof
I was receiving this error on a Windows 2003 server DC every 5 minutes. I fixed this error by doing the following:
1. stop the WMI service and set the service to disable
2. renaming c:\windows\system32\wbem\repository to repository.bak
3. open a command window
4. cd /d %windir%\system32\wbem
5. for %i in (*.dll) do RegSvr32 -s %i
6. for %i in (*.exe) do %i /RegServer
7. set the wmi service to automatic and start it back up
Build a great reporting interface using Splunk, one of the leaders in the Security Information and Event Management (SIEM) field, linking the collected Windows events to www.eventid.net.
Obtain enhanced visibility into Cisco ASA firewall logs using the free Firegen for Cisco ASA Splunk App. Take advantage of dashboards built to optimize the threat analysis process.