<?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 Error when importing vPro Module for PowerShell in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1504193#M10345</link>
    <description>&lt;P&gt;When loading Intel vPro Technology Module for Windows PowerShell v16.0.5.1, the following error is displayed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;At C:\Program Files\Intel\IntelvProModule_16.0.5.1\Bin\IntelvPro\Invoke-AMTGUI.ps1:353 char:47&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ for ($i=0; $i -le $properties.Length ï¿½ 1; $i+=2)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ ~~~&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a corrupt character between &lt;STRONG&gt;$properties.Length&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;1; &lt;/STRONG&gt;on line 353 in the file&amp;nbsp;Invoke-AMTGUI.ps1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a hex editor the character is shown as&amp;nbsp;EF BF BD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a previous version (IntelvProModule_16.0.0.5), that line is displayed in a text editor as:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;for ($i=0; $i -le $properties.Length – 1; $i+=2)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That makes it look like a minus sign (-). However when viewing that version in a hex editor, the character is show as 96. ANSI character 0x96 is actually an En Dash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming this is supposed to be a minus sign? (which would be 0x2D)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 19:27:41 GMT</pubDate>
    <dc:creator>ICIT</dc:creator>
    <dc:date>2023-07-12T19:27:41Z</dc:date>
    <item>
      <title>Error when importing vPro Module for PowerShell</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1504193#M10345</link>
      <description>&lt;P&gt;When loading Intel vPro Technology Module for Windows PowerShell v16.0.5.1, the following error is displayed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;At C:\Program Files\Intel\IntelvProModule_16.0.5.1\Bin\IntelvPro\Invoke-AMTGUI.ps1:353 char:47&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ for ($i=0; $i -le $properties.Length ï¿½ 1; $i+=2)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ ~~~&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a corrupt character between &lt;STRONG&gt;$properties.Length&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;1; &lt;/STRONG&gt;on line 353 in the file&amp;nbsp;Invoke-AMTGUI.ps1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a hex editor the character is shown as&amp;nbsp;EF BF BD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a previous version (IntelvProModule_16.0.0.5), that line is displayed in a text editor as:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;for ($i=0; $i -le $properties.Length – 1; $i+=2)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That makes it look like a minus sign (-). However when viewing that version in a hex editor, the character is show as 96. ANSI character 0x96 is actually an En Dash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming this is supposed to be a minus sign? (which would be 0x2D)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:27:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1504193#M10345</guid>
      <dc:creator>ICIT</dc:creator>
      <dc:date>2023-07-12T19:27:41Z</dc:date>
    </item>
    <item>
      <title>Re:Error when importing vPro Module for PowerShell</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1504576#M10350</link>
      <description>&lt;P&gt;Hello, ICIT,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope this email finds you well.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please give me time to review the issue and perform some tests; I will provide an update in the coming days.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Miguel C.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jul 2023 20:16:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1504576#M10350</guid>
      <dc:creator>MIGUEL_C_Intel</dc:creator>
      <dc:date>2023-07-13T20:16:18Z</dc:date>
    </item>
    <item>
      <title>Re:Error when importing vPro Module for PowerShell</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1506780#M10387</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Hello, ICIT,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;I hope you're doing well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;After doing some tests, the development team determined this is an erratum and will be fixed in the next release of the vPro Module for PowerShell.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;In the meantime, you can directly edit the module on line 353 and replace the characters with a hyphen and it will work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;We will gladly provide further assistance if necessary.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Miguel C.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Intel Customer Support Technician&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2023 23:14:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1506780#M10387</guid>
      <dc:creator>MIGUEL_C_Intel</dc:creator>
      <dc:date>2023-07-20T23:14:24Z</dc:date>
    </item>
    <item>
      <title>Re:Error when importing vPro Module for PowerShell</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1508229#M10403</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Hello, ICIT,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;I am following up on the case and wondering if you have been able to run our workaround.&amp;nbsp; Your feedback will be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Miguel C.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Intel Customer Support Technician&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jul 2023 22:06:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1508229#M10403</guid>
      <dc:creator>MIGUEL_C_Intel</dc:creator>
      <dc:date>2023-07-25T22:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error when importing vPro Module for PowerShell</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1508233#M10404</link>
      <description>&lt;P&gt;Yes, the workaround is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 22:09:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1508233#M10404</guid>
      <dc:creator>ICIT</dc:creator>
      <dc:date>2023-07-25T22:09:15Z</dc:date>
    </item>
    <item>
      <title>Re:Error when importing vPro Module for PowerShell</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1508239#M10405</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Hello, ICIT,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Thank you for your quick response.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;I am glad to know the workaround fixed the issue.&amp;nbsp; Do not hesitate to reply if further assistance is necessary.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Miguel C.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.625px;"&gt;Intel Customer Support Technician&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jul 2023 22:19:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Error-when-importing-vPro-Module-for-PowerShell/m-p/1508239#M10405</guid>
      <dc:creator>MIGUEL_C_Intel</dc:creator>
      <dc:date>2023-07-25T22:19:37Z</dc:date>
    </item>
  </channel>
</rss>

