Windows Server TechCenter > Windows Server Forums > Management > EventCollector Subscription
Ask a questionAsk a question
 

AnswerEventCollector Subscription

  • Tuesday, June 17, 2008 8:37 PMfixitchris Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     My goal is forward events from my XP and 2003 R2 clients to a 2008 server.

    I have installed WINRM on the clients and ran quickconfig and I have created two different subscriptions on the 2008 server; source initiated and collector initiated.  I did not get far with the source initiated subscription because I do not know how to configure the GPO value of SubscriptionManagers on my clients (per http://msdn.microsoft.com/en-us/library/bb870973(VS.85).aspx). 

    I did get further with my collector initiated subscription however.  After defining a couple of clients I used the default Machine Account security.  This failed with access denied.  Then I switched the account to a domain admin account over HTTP.    The runtime status returns the following error:

    The connectivity test from the push subscription source to the client failed. This can happen if the client machine initiating the push subscription is unreachable from the server machine where the event source is located. Possible reasons include firewall or some other network boundary. Modify subscription to use Pull based subscription.


    Digging in HTTP with wireshark the conversation fails with HTTP 401 error on the server side after the client issues a POST /wsman/subscriptions/<guid> command.  Auth on both client and server winrm service is set to Basic,Kerb,Negotiate.

    Any input would be appreciated...
    Chris

Answers

All Replies