Listener Availability
Applies To: Windows Server 2008
The Listener is a component of the WinRM service that indicates to the service which IP addresses and ports to listen on for WS-Management related requests. Users can create one or more listeners.
Events
Event ID | Source | Message |
---|---|---|
Microsoft-Windows-WinRM |
The WinRM service is not listening for requests since it failed to listen on at least one address and port. Remote management using WinRM will fail. User Action Configure listeners by enabling GPO policy for Auto Configuration of listeners or manually create a listener using WinRM command line tool. |
|
Microsoft-Windows-WinRM |
The WinRM service is not listening for %1 requests because there was a failure binding to the URL (%2) in HTTP.SYS. Another process is registered to listen on the WinRM service URL prefix. User Action Correct this problem by stopping the other process, changing its URL prefix, or by changing the configuration for the WS-Management listening address. |
|
Microsoft-Windows-WinRM |
The SSL configuration for IP %1 and port %2 is shared with another service, such as Internet Information Services (IIS). |