<?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: How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10 in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482651#M10001</link>
    <description>&lt;P&gt;Dear Victor,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks for the quick reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Intel SCS powershell provided much more functionality - is there any development going on to get power state querying available in PowerShell?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also - if not PowerShell - is this power state querying functionality available via Javascript or any other language?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yasser&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 09:56:42 GMT</pubDate>
    <dc:creator>YasserA</dc:creator>
    <dc:date>2023-05-03T09:56:42Z</dc:date>
    <item>
      <title>How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482268#M9995</link>
      <description>&lt;P&gt;Dear Sir/Madam,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How is this achievable with PowerShell?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've looked through the swagger API - but can't seem to find it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yasser&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 13:11:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482268#M9995</guid>
      <dc:creator>YasserA</dc:creator>
      <dc:date>2023-05-02T13:11:57Z</dc:date>
    </item>
    <item>
      <title>Re:How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482474#M9997</link>
      <description>&lt;P&gt;Hello YasserA,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for contacting Intel customer support,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In regard to your question, the only options that we have for power shell scripts in reference to an endpoint’s power state are the ones below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Set-IntelEMAEndpointPowerState: Sends a specified power command to an&lt;/P&gt;&lt;P&gt;&amp;nbsp;endpoint.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Set-IntelEMAEndpointPowerStateBulkFile: Sends a specified power command to a&lt;/P&gt;&lt;P&gt;&amp;nbsp;list of endpoints managed by Intel(R) EMA.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Both commands are meant to be used to change a computer’s power state to either reset it, reboot it or wake up an endpoint.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Victor G. &lt;/P&gt;&lt;P&gt;Intel Technical Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 May 2023 22:42:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482474#M9997</guid>
      <dc:creator>Victor_G_Intel</dc:creator>
      <dc:date>2023-05-02T22:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482649#M10000</link>
      <description>&lt;P&gt;Hi YasserA,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the Endpoint details API &lt;SPAN&gt;/api/latest/endpoints/{endpointId}&amp;nbsp;&lt;/SPAN&gt;to get the power status. Power status is part of the information returned from the API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jimmy Wai&lt;/P&gt;
&lt;P&gt;Technical Sales Specialist, Intel&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 09:55:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482649#M10000</guid>
      <dc:creator>Jimmy_Wai_Intel</dc:creator>
      <dc:date>2023-05-03T09:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482651#M10001</link>
      <description>&lt;P&gt;Dear Victor,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks for the quick reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Intel SCS powershell provided much more functionality - is there any development going on to get power state querying available in PowerShell?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also - if not PowerShell - is this power state querying functionality available via Javascript or any other language?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yasser&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 09:56:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482651#M10001</guid>
      <dc:creator>YasserA</dc:creator>
      <dc:date>2023-05-03T09:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482708#M10003</link>
      <description>&lt;P&gt;Dear Jimmy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks for your quick response!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I noticed in the sample script (Get-IntelEMAEndpointFullDetails.ps1) it has the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 {$endpointResult.PowerState = [string]$endpointResult.PowerState + " (On)"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 {$endpointResult.PowerState = [string]$endpointResult.PowerState + " (On)"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 {$endpointResult.PowerState = [string]$endpointResult.PowerState + " (Off)"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 {$endpointResult.PowerState = [string]$endpointResult.PowerState + " (Off)"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 {$endpointResult.PowerState = [string]$endpointResult.PowerState + " (Sleep)"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 {$endpointResult.PowerState = [string]$endpointResult.PowerState + " (Hibernate)"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6 {$endpointResult.PowerState = [string]$endpointResult.PowerState + " (On)"}&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;I couldn't find the details under endpoints in swagger - but I&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;need to know what the 3 On states mean? and the 2 Off states? Can you please shed some more light?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Is one of them Standby? How do they correlate with the S0 to S5 states - etc?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Many thanks - all help is appreciated!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Kindest regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider gr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Yasser&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 14:25:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482708#M10003</guid>
      <dc:creator>YasserA</dc:creator>
      <dc:date>2023-05-03T14:25:47Z</dc:date>
    </item>
    <item>
      <title>Re:How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482769#M10004</link>
      <description>&lt;P&gt;Hello YasserA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me review this information internally, and kindly wait for an update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once we have more information to share, we will post it on this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Victor G.&lt;/P&gt;&lt;P&gt;Intel Technical Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 May 2023 16:53:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482769#M10004</guid>
      <dc:creator>Victor_G_Intel</dc:creator>
      <dc:date>2023-05-03T16:53:24Z</dc:date>
    </item>
    <item>
      <title>Re:How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482881#M10008</link>
      <description>&lt;P&gt;Hello YasserA,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can use the following command:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Get-IntelEMAEndpointFullDetails.ps1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In Endpoint Details you will find the following:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;"PowerState": "0 (On)",&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;"PowerStateUpdate": "2023-05-03T03:19:45Z",&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;"IsConnected": true,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;"IsCiraConnected": true,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Victor G. &lt;/P&gt;&lt;P&gt;Intel Technical Support Technician&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 May 2023 22:46:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1482881#M10008</guid>
      <dc:creator>Victor_G_Intel</dc:creator>
      <dc:date>2023-05-03T22:46:16Z</dc:date>
    </item>
    <item>
      <title>Re:How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1484359#M10038</link>
      <description>&lt;P&gt;Hello YasserA,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am just following up to double-check if you were able to gather the requested information. Otherwise, let us know if you require more time to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Jose A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 May 2023 01:40:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1484359#M10038</guid>
      <dc:creator>JoseH_Intel</dc:creator>
      <dc:date>2023-05-09T01:40:26Z</dc:date>
    </item>
    <item>
      <title>Re:How can I check a remote computer's power state with Intel EMA powershell? I'm using 1.10</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1485367#M10061</link>
      <description>&lt;P&gt;Hello YasserA,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If you need any additional information, please submit a new question as this thread will no longer be monitored. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Victor G. &lt;/P&gt;&lt;P&gt;Intel Technical Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2023 17:08:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-can-I-check-a-remote-computer-s-power-state-with-Intel-EMA/m-p/1485367#M10061</guid>
      <dc:creator>Victor_G_Intel</dc:creator>
      <dc:date>2023-05-11T17:08:44Z</dc:date>
    </item>
  </channel>
</rss>

