<?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: VPRO Essentials i5 Dell OptiPlex microvormfactor 5000 in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1577813#M11272</link>
    <description>&lt;P&gt;&amp;nbsp;The solution :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invoke-AMTPowerManagement -computername (ip or computername) -Credential admin -Port:16993 -TLS -AcceptSelfSignedCert -Operation:PowerOn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2024 09:38:57 GMT</pubDate>
    <dc:creator>PX1</dc:creator>
    <dc:date>2024-03-05T09:38:57Z</dc:date>
    <item>
      <title>VPRO Essentials i5 Dell OptiPlex microvormfactor 5000</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1575019#M11245</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have over a dozen of new Dell micro form factors, specifically the 5000 model equipped with i5 Vpro-Essentials, intended to replace their older counterparts with Vpro standard. Throughout our testing phase, we are attempting to execute a straightforward PowerShell PowerOn command to enable us to initiate these machines as needed. However, the current script, despite MEBX configuration, consistently returns a "cannot connect" message. Intriguingly, the older machines on the same network respond correctly to the identical script, promptly powering on upon command.&lt;/P&gt;&lt;P&gt;I am now exploring whether Vpro Essentials supports this type of command and, if so, seeking a comprehensive guide to properly configure the Vpro settings on the new machines to achieve functionality comparable to the older ones.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;# PowerShell script to power on a vPro Essentials PC using Intel AMT&lt;/P&gt;&lt;P&gt;# Replace with your PC's IP address, username, and password&lt;BR /&gt;$amtPCIP = "xxxxx"&lt;BR /&gt;$amtUsername = "xxxx"&lt;BR /&gt;$amtPassword = "xxxx"&lt;/P&gt;&lt;P&gt;# Import Intel AMT PowerShell Module&lt;BR /&gt;Import-Module "C:\Temp\IntelvProModule_18.0.0.1\Bin\IntelvPro\IntelvPro"&lt;/P&gt;&lt;P&gt;# Create an AMT connection&lt;BR /&gt;$amtConnection = New-AmtConnection -ComputerName $amtPCIP -Credential (Get-Credential -Credential "$amtUsername")&lt;/P&gt;&lt;P&gt;# Start AMT power management to power on the PC&lt;BR /&gt;Invoke-AMTPowerManagement -ComputerName $amtPCIP -Credential (Get-Credential -Credential "$amtUsername") -Operation PowerOn&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Message when run against on a older model (standard vPro):&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;ComputerName Port Operation Status&lt;BR /&gt;------------ ---- --------- ------&lt;BR /&gt;xxxxxxxxxx 16992 PowerOn Successful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Message when run against the new model (Vpro Essentials):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ComputerName : xxxxxxxxx&lt;BR /&gt;Port :&lt;BR /&gt;Operation :&lt;BR /&gt;Status : Cannot connect&lt;BR /&gt;Reason : Exception calling "Get" with "0" argument(s): "&lt;SPAN&gt;Cannot connect to the remote server.&lt;/SPAN&gt;"&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 11:48:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1575019#M11245</guid>
      <dc:creator>PX1</dc:creator>
      <dc:date>2024-02-24T11:48:25Z</dc:date>
    </item>
    <item>
      <title>Re:VPRO Essentials i5 Dell OptiPlex microvormfactor 5000</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1575452#M11247</link>
      <description>&lt;P&gt;Hello PX1, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I wish you an excellent Week start, Sir.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for contacting Intel Customer Support. Would you please provide additional information about these endpoints, their exact model and AMT version they have? I want to check compatibility with the APIs. For the scripts we usually offer this information as a guidance:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel® Endpoint Management Assistant (Intel® EMA) Application Programming Interface (API) Guide&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000055621/software/manageability-products" target="_blank"&gt;https://www.intel.com/content/www/us/en/support/articles/000055621/software/manageability-products&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/download/19693/30076/intel-endpoint-management-assistant-intel-ema-api-sample-scripts.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/download/19693/30076/intel-endpoint-management-assistant-intel-ema-api-sample-scripts.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Was this information used as a reference for the script? If not, it'd be great if you could provide other details. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For anything else, let me know!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2024 16:14:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1575452#M11247</guid>
      <dc:creator>Eduardo_B_Intel</dc:creator>
      <dc:date>2024-02-26T16:14:20Z</dc:date>
    </item>
    <item>
      <title>Re:VPRO Essentials i5 Dell OptiPlex microvormfactor 5000</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1575847#M11251</link>
      <description>&lt;P&gt;Hello PX1,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I wish you an excellent day, Sir. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is a follow up message related to your case, where I would like to know if additional support is needed or there are additional questions about my previous message. I will monitor your case today and follow up again on 03-01-24 if needed. For anything else, I am at your complete disposal!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Feb 2024 15:50:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1575847#M11251</guid>
      <dc:creator>Eduardo_B_Intel</dc:creator>
      <dc:date>2024-02-27T15:50:28Z</dc:date>
    </item>
    <item>
      <title>Re:VPRO Essentials i5 Dell OptiPlex microvormfactor 5000</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1577669#M11268</link>
      <description>&lt;P&gt;Hello PX1,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I wish you an excellent Week's start, Sir. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is our follow up related to your case, where I would like to know if additional support is needed or there are additional questions about my previous message. I will monitor your case today, and check on the 7th. If there no response by that time, I will proceed with closure. For anything else, needed, we are at your complete disposal!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2024 18:55:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1577669#M11268</guid>
      <dc:creator>Eduardo_B_Intel</dc:creator>
      <dc:date>2024-03-04T18:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: VPRO Essentials i5 Dell OptiPlex microvormfactor 5000</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1577813#M11272</link>
      <description>&lt;P&gt;&amp;nbsp;The solution :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invoke-AMTPowerManagement -computername (ip or computername) -Credential admin -Port:16993 -TLS -AcceptSelfSignedCert -Operation:PowerOn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 09:38:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1577813#M11272</guid>
      <dc:creator>PX1</dc:creator>
      <dc:date>2024-03-05T09:38:57Z</dc:date>
    </item>
    <item>
      <title>Re:VPRO Essentials i5 Dell OptiPlex microvormfactor 5000</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1577867#M11276</link>
      <description>&lt;P&gt;Hello PX1,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I wish you an excellent day, Sir. I appreciate you sharing the response that worked for you. I will proceed with closure but please do not hesitate to reply back if you consider something else is needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Warm regards, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Eduardo B&lt;/P&gt;&lt;P&gt;Intel Customer Support. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Mar 2024 14:29:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/VPRO-Essentials-i5-Dell-OptiPlex-microvormfactor-5000/m-p/1577867#M11276</guid>
      <dc:creator>Eduardo_B_Intel</dc:creator>
      <dc:date>2024-03-05T14:29:23Z</dc:date>
    </item>
  </channel>
</rss>

