<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 23 May 2012 11:47:43 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By New SDK, Articles, Site Changes for Manageability Community</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-32810</link>
      <pubDate>Thu, 15 Oct 2009 22:43:05 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-32810</guid>
    </item>
    <item>
      <title>By New SDK, Articles, Site Changes for Manageability Community - Storage Informer</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-32814</link>
      <pubDate>Thu, 15 Oct 2009 23:45:27 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-32814</guid>
    </item>
    <item>
      <title>By rogerb</title>
      <description><![CDATA[ Hi Sebastian,

This looks like an excellent article. I'm looking forward to really trying out the code. A further example that I would like to see is AMT WSMAN calls done from Powershell. Powershell is being used more and more for automating system managment through scripts. I would like to see some examples of combining Windows WSMAN calls with AMT WSMAN calls to thoroughly automate the mangement of a system. I think that this would help people see the power of AMT combined with the mangement capabilities that are already built into Windows. Again, thanks for an excellent article.

Regards,
Roger ]]></description>
      <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-32834</link>
      <pubDate>Fri, 16 Oct 2009 06:28:57 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-32834</guid>
    </item>
    <item>
      <title>By Intel Software Network Blogs &amp;raquo; Intel(r) AMT: What&amp;#8217;s new on our Community? (WSMan Doc!)</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-32943</link>
      <pubDate>Mon, 19 Oct 2009 12:23:03 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-32943</guid>
    </item>
    <item>
      <title>By Intel Software Network Blogs &amp;raquo; Intel® AMT: What&amp;#8217;s new on our Community? (WSMan Doc!)</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-33014</link>
      <pubDate>Tue, 20 Oct 2009 21:47:10 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-33014</guid>
    </item>
    <item>
      <title>By javierandrescaceres</title>
      <description><![CDATA[ Hello Randy,


Sometime ago the DTK removed the use of the Microsoft's WS-Man automation object and uses its own SOAP parser, because in the end of the day it's just a component to build strings and send it over the wire.
Also, the use of WS-Man/WinRM adds a degree of complexity (becauses requires configuration and so on).

Javier Andrés Cáceres Alvis
Blog Personal: http://speechflow.spaces.live.com/
Blog Intel: http://software.intel.com/en-us/blogs/author/javierandrescaceres/ ]]></description>
      <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-33134</link>
      <pubDate>Thu, 22 Oct 2009 14:06:05 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-33134</guid>
    </item>
    <item>
      <title>By Randy Templeton</title>
      <description><![CDATA[ Javier,

Thanks for your insight.  As with many things in computer science industry there are many different ways to do things, including different programming environments, frameworks, architectures, techniques, and approaches, each with their own unique advantages and disadvantages.   This will be the first of many articles on creating AMT solutions in the Windows environment using WinRM, Scripting, and Powershell.    The DTK has a different approach to things and that’s fine, but the intent of this article and the ones that follow, are focus on how develop solutions based on WinRM

Randy
 ]]></description>
      <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-33138</link>
      <pubDate>Thu, 22 Oct 2009 14:45:15 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-33138</guid>
    </item>
    <item>
      <title>By Minakshi</title>
      <description><![CDATA[ Hi,
As i gone through this artical... i am new to this wsman/winrm, and  working on the same.
still i having few doubts, if any one can help me in this.
As i need a setup for testing the wsman functionality.
I installed thw WinRM on windows server 2008 machine, can you please explain the actual setup for the same. Is it required like we have to install the winrm on the server machine also.
As on one of the link i found the Winrm will work as server and winrs client..
still confused abt few things, if you people can help me... ]]></description>
      <link>http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-61024</link>
      <pubDate>Fri, 24 Jun 2011 07:09:26 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/developing-ws-management-solutions-for-intel-active-management-technology/#comment-61024</guid>
    </item>
  </channel></rss>
