<?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 Unable to make vPro Powershell work in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/Unable-to-make-vPro-Powershell-work/m-p/352991#M4201</link>
    <description>&lt;P&gt;At my company the Windows build team is required to disable some AMT settings such as IDER.  Its my job to audit their work which can be tedious so I would like to write a Powershell script to do the work for me.  I guess my first question is, do I need to use the vPro Powershell module or should I be trying to do this with some other cmdlet that is built-in to Powershell?  So far I have taken the approach that the vPro Powershell module is the way to go but I am open to other suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specs: Windows 7 Enterprise SP1&lt;/P&gt;&lt;P&gt;32bit&lt;/P&gt;&lt;P&gt;Powershell 2.0&lt;/P&gt;&lt;P&gt;Intel Management Engine BIOS Extension v6.0.3.0019 / Intel ME v6.0.40.1215&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am launching Powershell as an administrator locally on the machine that I want to access AMT settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import-Module IntelvPro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write-AmtCredential&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( I'm not exactly sure what password to enter here.  When I boot this HP EliteBook 8440p I have to press CTRL+P to get into MEBx/ME.  At this point I am prompted for a password but not a username.  I made the assumption that Write-AmtCredential wants this password [1]. And I think I read somewhere that a default username of 'admin' will be passed in automatically??)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$AmtPassword = Get-AmtCredential&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-AMTFirmwareVersion -computername:laptop2 -credential $AmtPassword&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Output:&lt;P&gt;ComputerName     Property     Value&lt;/P&gt;&lt;P&gt;---------------------     -----------     --------&lt;/P&gt;&lt;P&gt;blw7027                Error           Cannot Connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried&lt;/P&gt;&lt;P&gt;Get-AMTFirmwareVersion -computername:laptop2&lt;/P&gt;&lt;P&gt;without the credentials option to see if it would accept my administrator credentials.   Have also tried using -computername with the FQDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[1] I verified that I am entering the correct password by booting the laptop and entering into MEBx/ME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
    <pubDate>Tue, 23 Oct 2012 01:28:18 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2012-10-23T01:28:18Z</dc:date>
    <item>
      <title>Unable to make vPro Powershell work</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Unable-to-make-vPro-Powershell-work/m-p/352991#M4201</link>
      <description>&lt;P&gt;At my company the Windows build team is required to disable some AMT settings such as IDER.  Its my job to audit their work which can be tedious so I would like to write a Powershell script to do the work for me.  I guess my first question is, do I need to use the vPro Powershell module or should I be trying to do this with some other cmdlet that is built-in to Powershell?  So far I have taken the approach that the vPro Powershell module is the way to go but I am open to other suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specs: Windows 7 Enterprise SP1&lt;/P&gt;&lt;P&gt;32bit&lt;/P&gt;&lt;P&gt;Powershell 2.0&lt;/P&gt;&lt;P&gt;Intel Management Engine BIOS Extension v6.0.3.0019 / Intel ME v6.0.40.1215&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am launching Powershell as an administrator locally on the machine that I want to access AMT settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Import-Module IntelvPro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write-AmtCredential&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( I'm not exactly sure what password to enter here.  When I boot this HP EliteBook 8440p I have to press CTRL+P to get into MEBx/ME.  At this point I am prompted for a password but not a username.  I made the assumption that Write-AmtCredential wants this password [1]. And I think I read somewhere that a default username of 'admin' will be passed in automatically??)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$AmtPassword = Get-AmtCredential&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-AMTFirmwareVersion -computername:laptop2 -credential $AmtPassword&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Output:&lt;P&gt;ComputerName     Property     Value&lt;/P&gt;&lt;P&gt;---------------------     -----------     --------&lt;/P&gt;&lt;P&gt;blw7027                Error           Cannot Connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried&lt;/P&gt;&lt;P&gt;Get-AMTFirmwareVersion -computername:laptop2&lt;/P&gt;&lt;P&gt;without the credentials option to see if it would accept my administrator credentials.   Have also tried using -computername with the FQDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[1] I verified that I am entering the correct password by booting the laptop and entering into MEBx/ME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2012 01:28:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Unable-to-make-vPro-Powershell-work/m-p/352991#M4201</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2012-10-23T01:28:18Z</dc:date>
    </item>
  </channel>
</rss>

