<?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: Redirection and Storage errors with RDK in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871541#M2887</link>
    <description>Thank you for your help. Do you have a link or some sort of guidance on how to send SOAP commands? I am not really familiar with SOAP and the code that I have been looking at is not really helping. Is there a simple example of how to send an individual SOAP command to an AMT machine?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 06 Apr 2007 17:53:20 GMT</pubDate>
    <dc:creator>somnambulator</dc:creator>
    <dc:date>2007-04-06T17:53:20Z</dc:date>
    <item>
      <title>Redirection and Storage errors with RDK</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871539#M2885</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;I am trying to use the RDK (version 1.0.0.0018) on a windows machine and two of the features do not work. Redirection gives the following errors:&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;&lt;BR /&gt;RedirectAccess: Exiting Initialize... IMR result is: Authentication Failed. Error: failed to open SOL Session. PT_STATUS_INTERNAL_ERROR: An internal error in the Intel AMT device has occurred. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;The Storage fails with the following error: Failed while calling&lt;BR /&gt;ISVS_RegisterApplicatoinEx, status: 0x1007 &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;What do these errors mean? Am I using the RDK improperly?&lt;/FONT&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2007 00:18:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871539#M2885</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2007-04-06T00:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection and Storage errors with RDK</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871540#M2886</link>
      <description>&lt;P&gt;Please make sure you have enabled SOL and IDER in your AMT configuration in the BIOS MEBx extentions. Also you may have to open the SOL/IDER ports - to do this see the Redirection Library Design Guide in the SDK Docs folder: (also make sure you have set the admin password for the ATM client to be a strong password.)&lt;/P&gt;&lt;FONT face="Arial" color="#0860a9"&gt;
&lt;P align="left"&gt;1.3.1.1 Enabling SOL/IDE-R in the BIOS Extension&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;
&lt;P align="left"&gt;The Intel AMT BIOS Extension Menu SOL/IDE-R menu item must be configured to enable the SOL /IDERcapabilities. If SOL and IDE-R are not enabled here, these capabilities cannot be enabled remotely.&lt;/P&gt;
&lt;P align="left"&gt;Selecting the menu item displays three enable/disable selections. The first, to enable/disable username and password, determines whether the redirection interface can use a username and password to authenticate a remote SOL/IDE-R session. Disable limits the redirection interface to Kerberos authentication. The remaining two choices allow enabling/disabling SOL and IDE-R independently.&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Arial" color="#0860a9"&gt;
&lt;P align="left"&gt;1.3.1.2 Enabling the SOL and IDE-R Interfaces Remotely&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;
&lt;P align="left"&gt;Once the BIOS extension settings are correct, a user with administrative privileges must execute theSetEnabledInterfaces SOAP command remotely, with SerialOverLAN or IdeRedirection or both as parameters. See the &lt;/P&gt;&lt;/FONT&gt;&lt;I&gt;&lt;FONT face="Arial" size="2"&gt;Network Interface Guide &lt;/FONT&gt;&lt;/I&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;for a description of this command.&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Arial" color="#0860a9"&gt;
&lt;P align="left"&gt;1.3.1.3 Enabling the Redirection Listener&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;
&lt;P align="left"&gt;The Redirection SOAP interface is used to enable the Intel AMT Redirection listener sockets. See the &lt;/P&gt;&lt;/FONT&gt;&lt;I&gt;&lt;FONT face="Arial" size="2"&gt;Network Interface Guide &lt;/FONT&gt;&lt;/I&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;for a description of the SetRedirectionListenerState command. The &lt;/FONT&gt;&lt;FONT face="Arial" color="#0860a9" size="2"&gt;RedirectionConfig Application &lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;is a sample program in the SDK that invokes this command.&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 06 Apr 2007 00:56:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871540#M2886</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-04-06T00:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection and Storage errors with RDK</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871541#M2887</link>
      <description>Thank you for your help. Do you have a link or some sort of guidance on how to send SOAP commands? I am not really familiar with SOAP and the code that I have been looking at is not really helping. Is there a simple example of how to send an individual SOAP command to an AMT machine?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Apr 2007 17:53:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871541#M2887</guid>
      <dc:creator>somnambulator</dc:creator>
      <dc:date>2007-04-06T17:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection and Storage errors with RDK</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871542#M2888</link>
      <description>&lt;P&gt;Have you had a chance to download our Intel AMT Software Development Kit? There are code samples in there for both Windows and Linux. Also, we have the AMT Developer's Tool Kit availalbe on our "Manageability" site as well, along with source.&lt;/P&gt;
&lt;P&gt;Gael&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2007 20:26:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871542#M2888</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-04-06T20:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection and Storage errors with RDK</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871543#M2889</link>
      <description>Thanks. I have not downloaded the Developer's Tool Kit. I have one more question. What does it mean when I run the SDK redirection config sample and I am prompted with the following text: 'more?' ?&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Apr 2007 22:04:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871543#M2889</guid>
      <dc:creator>somnambulator</dc:creator>
      <dc:date>2007-04-06T22:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection and Storage errors with RDK</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871544#M2890</link>
      <description>&lt;P&gt;You should really try the &lt;A href="https://community.intel.com/en-us/articles/article_nice_name"&gt;Intel AMT DTK&lt;/A&gt;, of course, given that I am the author, I am also bias. Still, there is a &lt;A href="https://community.intel.com/en-us/articles/article_nice_name"&gt;white paper&lt;/A&gt;, &lt;A href="https://community.intel.com/en-us/articles/article_nice_name"&gt;tutorial videos&lt;/A&gt; andbetter support I think most would find the &lt;A href="https://community.intel.com/en-us/articles/article_nice_name"&gt;Intel AMT DTK&lt;/A&gt; to bea *little* better than the RDK.&lt;/P&gt;
&lt;P&gt;Ylian (&lt;A href="http://softwareblogs.intel.com/author/ylian-saint-hilaire/"&gt;My Intel AMT Blog&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Sat, 07 Apr 2007 15:20:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Redirection-and-Storage-errors-with-RDK/m-p/871544#M2890</guid>
      <dc:creator>Ylian_S_Intel</dc:creator>
      <dc:date>2007-04-07T15:20:39Z</dc:date>
    </item>
  </channel>
</rss>

