So spent the better part of the afternoon trying to get the Log Parser template working against a windows 2003 server. The target was running WINRM 1.1 and the APM poller running WINRM 2.0 (server 2008)
We did have the poller trying to communicate on port 80 which is the default on 1.1 but no go. We tried several configurations but couldn't get the two to talk. We then upgraded the target to 2.0 and it connected without a problem.
Now this is a workaround however not an easy one to accomplish because I will have to get a change control window to roll out 2.0 to all the 2003 boxes. Has anyone gotten 2.0 to successfully communicate with 1.1?