<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AssetDisplay WS-Man sample Exception in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859939#M2229</link>
    <description>&lt;P&gt;Hi Sree,&lt;/P&gt;
&lt;P&gt;Yes, I've tried all other samples and the Exception is the same:&lt;BR /&gt;{System.Runtime.InteropServices.COMException (0x80338042): The WS-Management service does not support the specified feature. Remove the unsupported feature from the request and retry. &lt;BR /&gt; at WSManAutomation.IWSManSession.Enumerate(Object resourceUri, String filter, String dialect, Int32 flags)&lt;BR /&gt; at AMT_MOF_CLASSES.WSManClient.Enumerate(Type type) in C:UsersJavierDesktopMis DocumentosSDKWindowsIntel AMT WS-Management SDKCommonWSManClient.cs:line 206}&lt;/P&gt;
&lt;P&gt;Javier Andrs&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jul 2008 15:09:56 GMT</pubDate>
    <dc:creator>jacace</dc:creator>
    <dc:date>2008-07-11T15:09:56Z</dc:date>
    <item>
      <title>AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859935#M2225</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I'm trying to run the AssetDisplay WS-Man sample and I'm getting this exception:&lt;BR /&gt;{System.Runtime.InteropServices.COMException (0x80338042): The WS-Management service does not support the specified feature. Remove the unsupported feature from the request and retry.&lt;BR /&gt; at WSManAutomation.IWSManSession.Enumerate(Object resourceUri, String filter, String dialect, Int32 flags)&lt;BR /&gt; at HW_Assets.Class1.EnumFunc(String RESOURCE, IWSManEnumerator&amp;amp; objResultSetEnum) in C:UsersJavierDesktopMis DocumentosSDKWindowsIntel AMT WS-Management SDKSamplesAssetDisplayAssetDisplay.cs:line 726}&lt;/P&gt;
&lt;P&gt;The machine is Win Vista, so WinRM was already installed and I had to setup (with the quickconfig command), to add a listener &amp;amp; to start the service.&lt;/P&gt;
&lt;P&gt;The host machine is AMT 3.0 and is provisioned using SMB mode and I can access it now using Director.&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;Javier Andrs&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2008 14:10:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859935#M2225</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-07-10T14:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859936#M2226</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Did you useKerberos or TLS while configuringWinRM? The samples in the SDK for WS-Man does not support kerberos authentication or TLS encryption. When runnig the samples, you would need to use digest authentication only.&lt;/P&gt;
&lt;P&gt;Please refer to this &lt;A href="http://softwareblogs.intel.com/2007/12/13/does-amt-support-ws-man/"&gt;blog&lt;/A&gt;for configuring your WinRM for running the SDK samples.&lt;/P&gt;
&lt;P&gt;Let us know if you have any questions.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sree&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2008 18:22:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859936#M2226</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-07-10T18:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859937#M2227</link>
      <description>&lt;P&gt;Hi Sree,&lt;/P&gt;
&lt;P&gt;No, I'm not using Kerberos or TLS, I'm using digest authentication only.&lt;BR /&gt;WinRM is already configured acording that blog post.&lt;BR /&gt;I think exception is talking about some request feature that WinRM does not support (I'm using WinVista).&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; waiting for your reply.&lt;/P&gt;
&lt;P&gt;Javier Andrs&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2008 20:34:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859937#M2227</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-07-10T20:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859938#M2228</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Did you try any other sample from SDK?&lt;/P&gt;
&lt;P&gt;The AssetDisplay sample does not use WinRM, it parses XML on it's own. All the other samples use WinRM... &lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sree&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2008 22:59:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859938#M2228</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-07-10T22:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859939#M2229</link>
      <description>&lt;P&gt;Hi Sree,&lt;/P&gt;
&lt;P&gt;Yes, I've tried all other samples and the Exception is the same:&lt;BR /&gt;{System.Runtime.InteropServices.COMException (0x80338042): The WS-Management service does not support the specified feature. Remove the unsupported feature from the request and retry. &lt;BR /&gt; at WSManAutomation.IWSManSession.Enumerate(Object resourceUri, String filter, String dialect, Int32 flags)&lt;BR /&gt; at AMT_MOF_CLASSES.WSManClient.Enumerate(Type type) in C:UsersJavierDesktopMis DocumentosSDKWindowsIntel AMT WS-Management SDKCommonWSManClient.cs:line 206}&lt;/P&gt;
&lt;P&gt;Javier Andrs&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2008 15:09:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859939#M2229</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-07-11T15:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859940#M2230</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I found a similar issue posted on this forum &lt;A href="https://community.intel.com/en-us/forums//topic/56583"&gt;here&lt;/A&gt;, but that is using WinXP, and not Win Vista. But it is worth to try the solutions suggested there.&lt;/P&gt;
&lt;P&gt;BTW, Are you using an English version of OS? If not,&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Change OS to an english version OS, and then install english version WinRM. 
&lt;/LI&gt;&lt;LI&gt;Or update the ME firmware to a 3.0.7 version or above.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Please let us know if this helps?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sree&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2008 16:24:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859940#M2230</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-07-11T16:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859941#M2231</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;AMT 3.0 doesn't support WSMAN. It will be supported only from 3.2. Is it possible for you to do an upgrade?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sree&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2008 18:05:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859941#M2231</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-07-11T18:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859942#M2232</link>
      <description>&lt;P&gt;Hello Sree,&lt;/P&gt;
&lt;P&gt;The OS version is english.&lt;BR /&gt;I'll ask here if it's possible to do an upgrade, We're currently in 3.0.1 version, but please give us the steps to do a firmware upgrade.&lt;/P&gt;
&lt;P&gt;Many thanks.&lt;/P&gt;
&lt;P&gt;Javier Andrs&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2008 23:58:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859942#M2232</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-07-11T23:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859943#M2233</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Who is your OEM? Usually, the firmware upgrades can be downloaded from the OEM site.&lt;/P&gt;
&lt;P&gt;Let us know how it goes.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sree&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2008 14:02:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859943#M2233</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-07-14T14:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859944#M2234</link>
      <description>&lt;P&gt;Hello Sree,&lt;/P&gt;
&lt;P&gt;I did the firmware upgrade (actual version is 3.2.1) and after provisioning again in SMB I sucessfully ran the WS-Man samples, so that was the problem. &lt;/P&gt;
&lt;P&gt;Many thanks and pleaseclarify me this:&lt;/P&gt;
&lt;P&gt;DMTF makes the CIM and WBEM standards for hw/sw management.&lt;/P&gt;
&lt;P&gt;Intel (you) build MOF files from CIM metadata.&lt;/P&gt;
&lt;P&gt;MOF files where compiled into C# classes (using mgmtclassgen.exe )&lt;/P&gt;
&lt;P&gt;Those classes are used for deserialize XML messages returned by WinRM.&lt;/P&gt;
&lt;P&gt;Bye&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2008 15:34:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859944#M2234</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-07-15T15:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: AssetDisplay WS-Man sample Exception</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859945#M2235</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;That is right.&lt;/P&gt;
&lt;P&gt;Glad to know that the issue is solved.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sree&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2008 23:05:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AssetDisplay-WS-Man-sample-Exception/m-p/859945#M2235</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-07-15T23:05:50Z</dc:date>
    </item>
  </channel>
</rss>

