<?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: Getting WSMan Samples working in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879734#M3319</link>
    <description>&lt;P&gt;Hi Gibbo,&lt;/P&gt;
&lt;P&gt;You should be fine with your version of the firmware - my response was only if you were using a non-English version. We are currently thinking your problem my be due to your "security" environment. Can you verify the following?&lt;/P&gt;
&lt;P&gt;Are you running with TLS? Kerberos?&lt;/P&gt;
&lt;P&gt;You are running with XP SP2, correct?&lt;/P&gt;
&lt;P&gt;Note that if you change port numbers to non AMT port numbers (like 443, etc) then you aren't talking to AMT - Windows is what would be responding. We will be posting more instructions later today.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Dec 2007 17:10:58 GMT</pubDate>
    <dc:creator>Gael_H_Intel</dc:creator>
    <dc:date>2007-12-13T17:10:58Z</dc:date>
    <item>
      <title>Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879729#M3314</link>
      <description>Hi,&lt;BR /&gt;Was wondering if anybody has got the WS-MAN C# examples working on XP?&lt;BR /&gt;&lt;BR /&gt;I've downloaded the WinRM for XP from the microsoft site, and this seems to work :)&lt;BR /&gt;Also the WM-MAN C# sample 'AssertDisplay' now loads and compiles in VS2005.&lt;BR /&gt;&lt;BR /&gt;I'm trying to communicate with an AMT device that has been configured with password security only (using AMT Director). I can access the machine remotely using AMT Director/Commander.&lt;BR /&gt;&lt;BR /&gt;When I run the example asset example passing the following command line:&lt;BR /&gt;&lt;BR /&gt;-host 192.168.1.103 -user username -pass password&lt;BR /&gt;&lt;BR /&gt;I get the following message back:&lt;BR /&gt;&lt;BR /&gt;System.Runtime.InteropServices.COMException (0x80338042): The WS-Management service does not support the specified feature. &lt;BR /&gt;Remove the unsupported feature from the request and retry. at WSManAutomation.IWSManSession.Enumerate(Object resourceUri, String filter, String dialect, Int32 flags) at HW_Assets.Class1.EnumFunc(String RESOURCE, IWSManEnumerator&amp;amp; objResultSetEnum) in D:Intel AMTSDK3WindowsIntel AMT WS-Management SDKSamplesAssetDisplayAssetDisplay.cs:line 726 Exception caught.&lt;BR /&gt;&lt;BR /&gt;Anybody got any ideas?&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Gibbo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2007 09:31:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879729#M3314</guid>
      <dc:creator>wgibbo</dc:creator>
      <dc:date>2007-12-12T09:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879730#M3315</link>
      <description>Sorry forgot to mention that the machine that I'm attempting to communicate with is a DELL Optiplex 755.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2007 11:09:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879730#M3315</guid>
      <dc:creator>wgibbo</dc:creator>
      <dc:date>2007-12-12T11:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879731#M3316</link>
      <description>&lt;P&gt;Gibbo,&lt;/P&gt;
&lt;P&gt;Is it possible you are not using English? In this situation, there are two ways to solve this issue:&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;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2007 16:38:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879731#M3316</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-12-12T16:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879732#M3317</link>
      <description>&lt;P&gt;Hi Gibbo,&lt;/P&gt;
&lt;P&gt;Are you able to run other samples ok and having trouble with just the AssetDisplay sample? Also WinRM requires windows XP with SP2, can you confirm you met these requirements? Do you have access to any other AMT 3.0 machines and can you get the sample working on those machines? Can you also let us know AMT firmware version?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2007 19:31:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879732#M3317</guid>
      <dc:creator>Ajith_I_Intel</dc:creator>
      <dc:date>2007-12-12T19:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879733#M3318</link>
      <description>Hi,&lt;BR /&gt;Thanks for responding.. Yes I am using an english version, as I am in England.&lt;BR /&gt;&lt;BR /&gt;I've just checked the version of the firmware on the DELL Optiplex 755, it is 3.0.2. So from the sounds of it, there is no WS-MAN on the machine :(&lt;BR /&gt;&lt;BR /&gt;Also DELL don't seem to have any updates for the MEBX :(&lt;BR /&gt;&lt;BR /&gt;Is there anybody from DELL monitoring this forum ?&lt;BR /&gt;&lt;BR /&gt;I don't have any other machines that have AMT 3 on them, so will have to wait for DELL to issue a MEBX update..&lt;BR /&gt;&lt;BR /&gt;Gibbo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Dec 2007 09:17:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879733#M3318</guid>
      <dc:creator>wgibbo</dc:creator>
      <dc:date>2007-12-13T09:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879734#M3319</link>
      <description>&lt;P&gt;Hi Gibbo,&lt;/P&gt;
&lt;P&gt;You should be fine with your version of the firmware - my response was only if you were using a non-English version. We are currently thinking your problem my be due to your "security" environment. Can you verify the following?&lt;/P&gt;
&lt;P&gt;Are you running with TLS? Kerberos?&lt;/P&gt;
&lt;P&gt;You are running with XP SP2, correct?&lt;/P&gt;
&lt;P&gt;Note that if you change port numbers to non AMT port numbers (like 443, etc) then you aren't talking to AMT - Windows is what would be responding. We will be posting more instructions later today.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2007 17:10:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879734#M3319</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-12-13T17:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879735#M3320</link>
      <description>&lt;P&gt;Hi Gibbo,&lt;/P&gt;
&lt;P&gt;Can you make sure your WinRM client is configured correctly?Check out &lt;A href="http://softwareblogs.intel.com/2007/12/13/does-amt-support-ws-man/"&gt;my blog&lt;/A&gt; forinstructionsregarding WinRM configuration.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2007 00:28:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879735#M3320</guid>
      <dc:creator>Ajith_I_Intel</dc:creator>
      <dc:date>2007-12-14T00:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879736#M3321</link>
      <description>Hi Guys...&lt;BR /&gt;Thanks for all the information..&lt;BR /&gt;So by the sounds of it my DELL will support WS-MAN.. :D Now all i have to do is to get it working.&lt;BR /&gt;&lt;BR /&gt;I had already downloaded and installed winrm 1.1 for xp and did manage to configure the winrm as follows:&lt;BR /&gt;&lt;BR /&gt;D:&amp;gt;Winrm get winrm/config/client&lt;BR /&gt;Client&lt;BR /&gt; NetworkDelayms = 5000&lt;BR /&gt; URLPrefix = wsman&lt;BR /&gt; AllowUnencrypted = true&lt;BR /&gt; Auth&lt;BR /&gt; Basic = true&lt;BR /&gt; Digest = true&lt;BR /&gt; Kerberos = true&lt;BR /&gt; Negotiate = true&lt;BR /&gt; Certificate = true&lt;BR /&gt; DefaultPorts&lt;BR /&gt; HTTP = 80&lt;BR /&gt; HTTPS = 443&lt;BR /&gt; TrustedHosts = 192.168.1.102, 192.168.1.103, 192.168.1.124, 192.168.1.152&lt;BR /&gt;&lt;BR /&gt;The Machine that I'm trying to communicate with has been provisioned without tls.&lt;BR /&gt;&lt;BR /&gt;So I'm a little lost at the moment.&lt;BR /&gt;&lt;BR /&gt;Has anybody else tried this with DELL Optiplex 755?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Dec 2007 11:10:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879736#M3321</guid>
      <dc:creator>wgibbo</dc:creator>
      <dc:date>2007-12-14T11:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879737#M3322</link>
      <description>&lt;P&gt;Hi Gibbo,&lt;/P&gt;
&lt;P&gt;Your settings are a little different than what are in Ajith's Blog. Give Ajiths settings a try and let us know how it gows?&lt;/P&gt;
&lt;P&gt;Ajith's Blog is &lt;A href="http://softwareblogs.intel.com/2007/12/13/does-amt-support-ws-man/"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2007 15:25:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879737#M3322</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-12-14T15:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879738#M3323</link>
      <description>Hi,&lt;BR /&gt;the only difference is that I have enabled the Basic Authority and the Trusted Hosts.&lt;BR /&gt;&lt;BR /&gt;The reason for this is because the machines don't belong to a domain. So I'm a little stuck at the moment... Any other ideas?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Dec 2007 08:24:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879738#M3323</guid>
      <dc:creator>wgibbo</dc:creator>
      <dc:date>2007-12-17T08:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879739#M3324</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Did you get this issue resolved?&lt;/P&gt;
&lt;P&gt;Could you send us the HW asset inventory reported by EOI sample on the system?&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>Wed, 02 Jan 2008 16:49:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879739#M3324</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-01-02T16:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879740#M3325</link>
      <description>Nope.. Still no luck?&lt;BR /&gt;Has anybody else had any luck?&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jan 2008 10:55:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879740#M3325</guid>
      <dc:creator>whgibbo</dc:creator>
      <dc:date>2008-01-03T10:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879741#M3326</link>
      <description>&lt;P&gt;Hi Gibbo,&lt;/P&gt;
&lt;P&gt;We are looking into the possiblity that this may actually be a bug (specific to your Dell system) - can you send us the information that Sree has asked for? Do you have a different AMT system that you can try it on as well?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2008 17:07:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879741#M3326</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2008-01-03T17:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879742#M3327</link>
      <description>Hi there, I should start checking forum posts more often. This WSMAN question is perfect for me.&lt;BR /&gt;&lt;BR /&gt;First off, if your going to try WSMAN, I suggest you install WinRM on Windows XP, setup WinRM correctly (see Readme.txt in DTK or instructions in SDK). Then go into &lt;A href="http://www.intel.com/software/amt-dtk"&gt;Intel AMT Commander&lt;/A&gt;, connect to the computer and in the "Management Engine" tab, look for "Interaction type". It will show "WSMAN + EOI" if Commander was able to use WinRM, otherwise, it will show "EOI Only". Click the small button next to "WSMAN + EOI" to enter the WSMAN browser built into Commander.&lt;BR /&gt;&lt;BR /&gt;Each time you connect using Commander, it will automaticaly try to use WinRM and WSMAN. If it can't it will automaticaly fall back to SOAP calls only. After Commander starts to work, go back to the SDK samples...&lt;BR /&gt;&lt;BR /&gt;Looking at the samples, I think the Asset sample is the only one that does not use WinRM, it parses XML on it's own. All the other samples use WinRM... well, I should double check this, but I am pretty sure looking at the Asset sample, it was built different than the others. So just watch out, Asset sample any work when others don't.&lt;BR /&gt;&lt;BR /&gt;Also, make sure your system's proxy settings don't interfere with WinRM. Commander is set to ignore any proxy setting you set on your system, but WinRM will use these settings.When using TLS, because WinRM does all the HTTP/WSMAN requests, Commander also can't just connect and ignore the certificate if the AMT's certificate is not correct. Instead of displaying a certificate warning, WinRM will simply fail.&lt;BR /&gt;&lt;BR /&gt;Ok, I hope this helps.&lt;BR /&gt;Ylian (&lt;A href="http://www.intel.com/software/ylian"&gt;Intel AMT Blog&lt;/A&gt;)&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Jan 2008 18:57:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879742#M3327</guid>
      <dc:creator>Ylian_S_Intel</dc:creator>
      <dc:date>2008-01-05T18:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879743#M3328</link>
      <description>&lt;P&gt;I am encountering a similar issue to what the author of this message thread experienced. I did use Commander as Ylian suggested and saw "EOI(SOAP) + WS-MAN" in the Management Engine tab indicating that WS-MAN can be used.&lt;/P&gt;
&lt;P&gt;Below is what I see when I run the StorageAdministration sample.&lt;/P&gt;
&lt;P&gt;Exception caught&lt;BR /&gt;Could not load file or assembly 'Interop.WSManAutomation, Version=1.0.0.0, Cultu&lt;BR /&gt;re=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot f&lt;BR /&gt;ind the file specified.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2008 21:49:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879743#M3328</guid>
      <dc:creator>hasyed</dc:creator>
      <dc:date>2008-01-24T21:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting WSMan Samples working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879744#M3329</link>
      <description>&lt;P&gt;Issue solved. &lt;/P&gt;
&lt;P&gt;I had copied the exe to a different location and didn't copy the Interop.WSManAutomation.dll that was also in the directory.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2008 22:03:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Getting-WSMan-Samples-working/m-p/879744#M3329</guid>
      <dc:creator>hasyed</dc:creator>
      <dc:date>2008-01-24T22:03:22Z</dc:date>
    </item>
  </channel>
</rss>

