This service manages persistent subscriptions to events from remote sources that support WS-Management protocol. This includes Windows Vista event logs, hardware and IPMI-enabled event sources. The service stores forwarded events in a local Event Log. The recommended state for this setting is: Disabled In a high security environment, remote connections to secure workstations should be minimized, and management functions should be done locally.
Solution
To establish the recommended configuration, run the following PowerShell command: Set-Service -Name Wecsvc -StartupType Disabled Impact: If this service is stopped or disabled event subscriptions cannot be created and forwarded events cannot be accepted. Note: Many remote management tools and third-party security audit tools depend on this service.