<?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 Intel AMT Hash with a Bios Update or software push in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295666#M3382</link>
    <description>&lt;P&gt;Is there a way to deploy an in house PKI cert AMT HASH via a Bios Upgrade on a Dell system, or via an SCCM package?  There are some documents on creating a Setup.bin file onto a USB Key but I have not fond any clear directions on how to deploy that file.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2013 21:29:39 GMT</pubDate>
    <dc:creator>MRudy</dc:creator>
    <dc:date>2013-04-17T21:29:39Z</dc:date>
    <item>
      <title>Intel AMT Hash with a Bios Update or software push</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295666#M3382</link>
      <description>&lt;P&gt;Is there a way to deploy an in house PKI cert AMT HASH via a Bios Upgrade on a Dell system, or via an SCCM package?  There are some documents on creating a Setup.bin file onto a USB Key but I have not fond any clear directions on how to deploy that file.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2013 21:29:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295666#M3382</guid>
      <dc:creator>MRudy</dc:creator>
      <dc:date>2013-04-17T21:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Intel AMT Hash with a Bios Update or software push</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295667#M3383</link>
      <description>&lt;P&gt;You cannot deploy a setup.bin via the client OS. It must be done locally during boot via a USB drive. This is a security measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might consider using client control mode to avoid this step.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 19:14:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295667#M3383</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2013-04-18T19:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Intel AMT Hash with a Bios Update or software push</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295668#M3384</link>
      <description>&lt;P&gt;I am not familiar with client control mode.  On the systems that I need to input the AMT hash on, there is no option in the MEBX settings to import anything from a usb stick.  Do I need some additional software for this?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2013 15:54:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295668#M3384</guid>
      <dc:creator>MRudy</dc:creator>
      <dc:date>2013-04-19T15:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Intel AMT Hash with a Bios Update or software push</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295669#M3385</link>
      <description>&lt;P&gt;If you import the hash via a USB stick, the MEBX menu is not used. The setup.bin will be detected on the USB stick automatically during boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For client control mode vs Admin control mode:&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/DOCS/Implementation%20and%20Reference%20Guide/default.htm?turl=WordDocuments/clientcontrolmodeandadmincontrolmode.htm"&gt;http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/DOCS/Implementation%20and%20Reference%20Guide/default.htm?turl=WordDocuments/clientcontrolmodeandadmincontrolmode.htm&lt;/A&gt; Intel(R) AMT SDK Implementation and Reference Guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on the AMT features you wish to use, client control mode may be a smarter choice to make setup easier and avoid dealing with hashes.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2013 18:19:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295669#M3385</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2013-04-25T18:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Intel AMT Hash with a Bios Update or software push</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295670#M3386</link>
      <description>&lt;P&gt;The documentation does not seem to make any sense on how to import the USB key.  The setup file is not boot-able so you cant just plug it in and start the computer and have it work.  What I am trying to do is include the Hash thumbprint of my Root CA on the AMT controller.  All the other provisioning and control will be done via SCCM.  There is documentation on how to do this manually but I am trying to simplify typing in the hash value manually.  Is there any clearer documentation on how to get the hash from the usb key into AMT bios?&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2013 16:04:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295670#M3386</guid>
      <dc:creator>MRudy</dc:creator>
      <dc:date>2013-05-01T16:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Intel AMT Hash with a Bios Update or software push</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295671#M3387</link>
      <description>&lt;P&gt;I finally got the USB provisioning to work on some of my machines. The main reason why it was not working was due to an incorrectly formatted flash drive.  On MBEX v8 everything worked.  On MBEX v.7 (on a Dell Optiplex 780) I still can not get the provisioning to happen.  I have tried file versions 2, 2.1, 3 and 4 but the system still fails to discover that there is a flash drive with the setup.bin file available for auto provisioning.  Is there any trick to getting this to work on some older systems?&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2013 18:34:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Intel-AMT-Hash-with-a-Bios-Update-or-software-push/m-p/295671#M3387</guid>
      <dc:creator>MRudy</dc:creator>
      <dc:date>2013-05-01T18:34:28Z</dc:date>
    </item>
  </channel>
</rss>

