<?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:Getting AMT Powerstate with powershell module not working as expected in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1439782#M9618</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;Hello Massive,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;Thank you for your update.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;Do you mind sending the results of running the command Get-AMTPowerState?&amp;nbsp;We want to study the outcome of the command, and the information previously provided.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;I look forward to hearing from you.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Dec 2022 15:36:14 GMT</pubDate>
    <dc:creator>MIGUEL_C_Intel</dc:creator>
    <dc:date>2022-12-19T15:36:14Z</dc:date>
    <item>
      <title>Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1437125#M9596</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I've been trying to fetch power-states for our AMT enabled systems, and this functionality seems to be broken. At first I thought it was an issue with a new release of Intel VPro Powershell module, but I went back several editions and the same issue occured.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I went through the Get-AMTPowerState.ps1 script line by line to identify where it fails, and it appears to be when fetching IPS Power management information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;#Get IPS Power Management Service - data is held here.
$IPS_PowerManagementServiceRef=$Connection.NewReference("IPS_PowerManagementService")
$PowerMgmtItem=$IPS_PowerManagementServiceRef.Enumerate("http://schemas.dmtf.org/wbem/wsman/1/wsman", $null).Next()&lt;/LI-CODE&gt;
&lt;P&gt;The issue appears to be this specific call:&lt;/P&gt;
&lt;P&gt;"$IPS_PowerManagementServiceRef.Enumerate("&lt;A href="http://schemas.dmtf.org/wbem/wsman/1/wsman" target="_blank" rel="noopener"&gt;http://schemas.dmtf.org/wbem/wsman/1/wsman&lt;/A&gt;", $null).Next()"&lt;BR /&gt;&lt;BR /&gt;It throws the following error:&amp;nbsp;&lt;BR /&gt;Exception calling "Enumerate" with "2" argument(s): "No route can be determined to reach the destination role defined by the WSAddressing To."&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ $PowerMgmtItem = $IPS_PowerManagementServiceRef.Enumerate("&lt;A href="http://sch" target="_blank" rel="noopener"&gt;http://sch&lt;/A&gt; ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException&lt;BR /&gt;+ FullyQualifiedErrorId : WsmanUnreachableException&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The data from &lt;A href="http://schemas.dmtf.org/wbem/wsman/1/wsman" target="_blank" rel="noopener"&gt;http://schemas.dmtf.org/wbem/wsman/1/wsman&lt;/A&gt;&amp;nbsp;no longer exists:&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;The requested URL /wbem/wsman/1/wsman was not found on this server."&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Dec 2022 07:51:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1437125#M9596</guid>
      <dc:creator>Massive</dc:creator>
      <dc:date>2022-12-09T07:51:36Z</dc:date>
    </item>
    <item>
      <title>Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1437369#M9598</link>
      <description>&lt;P&gt;&amp;nbsp;Hello Massive,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank you for contacting Intel Customer Support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can you please provide us with the steps that you are following in order to run the commands?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Also can you please let us know if you were getting the error before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sergio S.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Intel Customer Support Technician&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Dec 2022 02:31:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1437369#M9598</guid>
      <dc:creator>SergioS_Intel</dc:creator>
      <dc:date>2022-12-10T02:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1437729#M9600</link>
      <description>&lt;P&gt;As mentioned, the error did not occur around 2-3 months ago (not sure exactly).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The error occurs when running Get-AMTPowerstate from the IntelVPro powershell module.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Get-AMTPowerState hostname -Credential $amtcred&lt;/P&gt;
&lt;P&gt;Computer Name Power State Description Reason&lt;BR /&gt;------------- ----------------------- ------&lt;BR /&gt;hostname Cannot connect Exception calling "Enumerate" with "2" argument(s): "No route can be determine...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Writing exactly what steps I performed to track down where the error lies will take too much time, so I'll sum it up:&lt;/P&gt;
&lt;P&gt;Create a connection object:&lt;/P&gt;
&lt;P&gt;$Connection = New-Object Intel.Management.Wsman.WsmanConnection&lt;/P&gt;
&lt;P&gt;Fill it with required data (hostname, credentials, port number)&lt;/P&gt;
&lt;P&gt;When the script calls adding a new reference to IPS_PowerManagementService, then enumerating from the schemas.dmtf.org site, it fails. The error outputted when it attempts the enumeration, provides the exact same error as when just trying to run the Get-AMTPowerState command.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only reason I can think of is that the linked site '&lt;A href="http://schemas.dmtf.org/wbem/wsman/1/wsman'" target="_blank" rel="noopener"&gt;http://schemas.dmtf.org/wbem/wsman/1/wsman'&lt;/A&gt;&amp;nbsp;errors out if you attempt to visit it, it no longer exists.&lt;BR /&gt;The only data it holds are power-state descriptions.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So, I modified the Get-AMTPowerState script to verify that the issue was as I suspected; by uncommenting all references to Powerstate descriptions being fetched from the schema site (Uncommenting the following lines in the script):&lt;/P&gt;
&lt;P&gt;Line 123-142, 147-148&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And then running it again, no error occurs:&lt;/P&gt;
&lt;P&gt;Get-AMTPowerState hostname -Credential $amtcred&lt;/P&gt;
&lt;P&gt;Computer Name Power State ID Power State Description&lt;BR /&gt;------------- -------------- -----------------------&lt;BR /&gt;hostname 2 On (S0)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can see, it manages to connect to the AMT device just fine and grabs the power state of it, but is missing the descriptions of the power states.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 12:58:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1437729#M9600</guid>
      <dc:creator>Massive</dc:creator>
      <dc:date>2022-12-12T12:58:27Z</dc:date>
    </item>
    <item>
      <title>Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1437981#M9605</link>
      <description>&lt;P&gt;Hello Massive,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the additional information, please allow us to check it and we will get back to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sergio S.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Dec 2022 02:49:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1437981#M9605</guid>
      <dc:creator>SergioS_Intel</dc:creator>
      <dc:date>2022-12-13T02:49:10Z</dc:date>
    </item>
    <item>
      <title>Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1438330#M9606</link>
      <description>&lt;P&gt;Hello Massive,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In order to continue assisting you with your case please help us by providing the information:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What is the deployment size?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Are you using any provisioning tools? i.e. Intel EMA, mesh commander, etc.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is the issue happening on different AMT versions?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What is the AMT version that is presenting the issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What tool are you using to run the set of commands?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;We will be looking forward to your updates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sergio S.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2022 01:10:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1438330#M9606</guid>
      <dc:creator>SergioS_Intel</dc:creator>
      <dc:date>2022-12-14T01:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1438425#M9608</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;These questions looks like a script I need to fill in but are irrelevant to the issue described.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;What is the deployment size? - Irrelevant to the issue described, but our site is ~1200 machines.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Are you using any provisioning tools? i.e. Intel EMA, mesh commander, etc. - No.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Is the issue happening on different AMT versions? - Yes, as described, the issue isn't fetching power states, the problem is that the Get-AMTPowerState powershell script tries to fetch Power description information from a website where the data no longer exists from the looks of it.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;What is the AMT version that is presenting the issue? All of them.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;What tool are you using to run the set of commands? IntelVPro powershell module.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Please have someone test Get-AMTPowerState and see if they get similar issues.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 08:32:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1438425#M9608</guid>
      <dc:creator>Massive</dc:creator>
      <dc:date>2022-12-14T08:32:44Z</dc:date>
    </item>
    <item>
      <title>Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1439376#M9615</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;Hello Massive,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;I hope this post finds you well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;Do you mind confirming if you are using the Intel vPro® Technology Module for Windows PowerShell version 16.0.4.1? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;&lt;A href="https://www.intel.com/content/www/us/en/download/704395/intel-vpro-technology-module-for-windows-powershell.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/download/704395/intel-vpro-technology-module-for-windows-powershell.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;I found in the guide called Intel vPro Technology Module for Windows PowerShell Installation and User Guide on page 64 section 6.11.5 a command that might help you.&amp;nbsp;The guide is included in the zip file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;I look forward to hearing from you.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2022 23:50:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1439376#M9615</guid>
      <dc:creator>MIGUEL_C_Intel</dc:creator>
      <dc:date>2022-12-16T23:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1439654#M9617</link>
      <description>&lt;P&gt;I can confirm I'm using 16.0.4.1.&lt;/P&gt;
&lt;P&gt;No, running Get-Help for Get-AMTPowerstate does not help with this error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 07:00:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1439654#M9617</guid>
      <dc:creator>Massive</dc:creator>
      <dc:date>2022-12-19T07:00:03Z</dc:date>
    </item>
    <item>
      <title>Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1439782#M9618</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;Hello Massive,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;Thank you for your update.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;Do you mind sending the results of running the command Get-AMTPowerState?&amp;nbsp;We want to study the outcome of the command, and the information previously provided.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16.25px;"&gt;I look forward to hearing from you.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2022 15:36:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1439782#M9618</guid>
      <dc:creator>MIGUEL_C_Intel</dc:creator>
      <dc:date>2022-12-19T15:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1440024#M9619</link>
      <description>&lt;P&gt;Get-AMTPowerState obscuredhostname -Credential $amtcred&lt;/P&gt;
&lt;P&gt;Computer Name Power State Description Reason&lt;BR /&gt;------------- ----------------------- ------&lt;BR /&gt;obscuredhostname Cannot connect Exception calling "Enumerate" with "2" argument(s): "No route can be determine...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's the full error message displayed:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;PSMessageDetails      :
Exception             : System.Management.Automation.MethodInvocationException: Exception calling "Enumerate" with "2"
                        argument(s): "No route can be determined to reach the destination role defined by the
                        WSAddressing To." ---&amp;gt; Intel.Management.Wsman.WsmanUnreachableException: No route can be
                        determined to reach the destination role defined by the WSAddressing To. ---&amp;gt;
                        System.Net.WebException: The remote server returned an error: (400) Bad Request.
                           at System.Net.HttpWebRequest.GetResponse()
                           at Intel.Management.Wsman.WsmanConnection.SendWebRequest(String msgId, XmlDocument reqDoc,
                        IManagedReference refObj, IManagedInstance input)
                           --- End of inner exception stack trace ---
                           at Intel.Management.Wsman.WsmanConnection.SendWebRequest(String msgId, XmlDocument reqDoc,
                        IManagedReference refObj, IManagedInstance input)
                           at Intel.Management.Wsman.WsmanConnection.SubmitRequest(XmlDocument reqDoc,
                        IManagedReference refObj, IManagedInstance input)
                           at Intel.Management.Wsman.ManagedReference.Enumerate(Object input, String mode)
                           at CallSite.Target(Closure , CallSite , Object , String , Object )
                           --- End of inner exception stack trace ---
                           at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext
                        funcContext, Exception exception)
                           at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame
                        frame)
                           at
                        System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame
                        frame)
                           at
                        System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame
                        frame)
TargetObject          :
CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
FullyQualifiedErrorId : WsmanUnreachableException
ErrorDetails          :
InvocationInfo        : System.Management.Automation.InvocationInfo
ScriptStackTrace      : at Get-AMTPowerState&amp;lt;Process&amp;gt;, C:\Program
                        Files\WindowsPowerShell\Modules\IntelvProModule_16.0.4.1\Bin\IntelvPro\Get-AMTPowerState.ps1:
                        line 131
                        at &amp;lt;ScriptBlock&amp;gt;, &amp;lt;No file&amp;gt;: line 1
PipelineIterationInfo : {}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 07:40:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1440024#M9619</guid>
      <dc:creator>Massive</dc:creator>
      <dc:date>2022-12-20T07:40:16Z</dc:date>
    </item>
    <item>
      <title>Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1441032#M9637</link>
      <description>&lt;P&gt;Hello Massive,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your patience.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In this case, after analyzing your request our only and strongest recommendation is for your to get further assistance by contacting Microsoft’s support.&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>Thu, 22 Dec 2022 23:23:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1441032#M9637</guid>
      <dc:creator>Victor_G_Intel</dc:creator>
      <dc:date>2022-12-22T23:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Getting AMT Powerstate with powershell module not working as expected</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1442749#M9667</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not see how or why Microsoft would be able to help with an issue specific to an Intel Powershell module for VPro management.&lt;/P&gt;
&lt;P&gt;More likely, this issue should be looked at by the developers of IntelVPro for Powershell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 11:28:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Getting-AMT-Powerstate-with-powershell-module-not-working-as/m-p/1442749#M9667</guid>
      <dc:creator>Massive</dc:creator>
      <dc:date>2022-12-30T11:28:40Z</dc:date>
    </item>
  </channel>
</rss>

