<?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: Powershell Module multiple alarm clock timers in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652787#M7203</link>
    <description>Hello JRüeg,

Let us investigate on your question and we will get back to you.

Please let us know if you have any problem creating the timers.
Best regards,
Sergio S.

Intel Customer Support Technician
Under Contract to Intel Corporation</description>
    <pubDate>Fri, 14 Jun 2019 05:23:11 GMT</pubDate>
    <dc:creator>SergioS_Intel</dc:creator>
    <dc:date>2019-06-14T05:23:11Z</dc:date>
    <item>
      <title>Powershell Module multiple alarm clock timers</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652783#M7199</link>
      <description>&lt;P&gt;Hi, we use the newest Powershell Module for IntelvPro (SDK has 3.2.6, module has 3.2.2) and new systems with AMT Firmware 11.8.55 and above.&lt;/P&gt;&lt;P&gt;When i set an alarm clock via the set-amtalarmclock Method it always overwrites existing alarm clocks. According to the Source file the script should support multiple alarm clock timers.&lt;/P&gt;&lt;P&gt;With MeshCommander in wsman browser I can see that the powershell module writes the alarm clock to "AMT_AlarmClockService" while MeshCommander writes to "IPS_AlarmClockOccurrence" and can set multiple.&lt;/P&gt;&lt;P&gt;Is there a way to set multiple alarm clock timers via Powershell, either via the module or using a WsmanConnection object? &lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 22:58:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652783#M7199</guid>
      <dc:creator>JRüeg</dc:creator>
      <dc:date>2019-06-07T22:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Module multiple alarm clock timers</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652784#M7200</link>
      <description>Hello JRüeg,

You can find information on how to edit the Set-AMTAlarmClock of the AMT here:

&lt;A href="https://github.com/Tulpep/vtul-powershell/blob/master/IntelvPro/Set-AMTAlarmClock.ps1"&gt;https://github.com/Tulpep/vtul-powershell/blob/master/IntelvPro/Set-AMTAlarmClock.ps1&lt;/A&gt;

Additionally you can check the Manageability commander here:

&lt;A href="https://www.intel.com/content/dam/support/us/en/documents/software/manageability-products/Intel_MC_User_Guide.pdf"&gt;https://www.intel.com/content/dam/support/us/en/documents/software/manageability-products/Intel_MC_User_Guide.pdf&lt;/A&gt;

I also going to check with our upper level support on your question.

Best regards,
Sergio S.

Intel Customer Support Technician
Under Contract to Intel Corporation</description>
      <pubDate>Sat, 08 Jun 2019 09:44:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652784#M7200</guid>
      <dc:creator>SergioS_Intel</dc:creator>
      <dc:date>2019-06-08T09:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Module multiple alarm clock timers</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652785#M7201</link>
      <description>Hello JRüeg,

Upon checking with our upper-level support, you should be able to set the multiple timers

&lt;A href="https://www.intel.com/content/dam/support/us/en/documents/software/manageability-products/Intel_MC_User_Guide.pdf"&gt;https://www.intel.com/content/dam/support/us/en/documents/software/manageability-products/Intel_MC_User_Guide.pdf&lt;/A&gt; 

Page 18

Please let us know if you have any problem creating the timers.

Best regards,
Sergio S.

Intel Customer Support Technician
Under Contract to Intel Corporation</description>
      <pubDate>Tue, 11 Jun 2019 10:48:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652785#M7201</guid>
      <dc:creator>SergioS_Intel</dc:creator>
      <dc:date>2019-06-11T10:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Module multiple alarm clock timers</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652786#M7202</link>
      <description>&lt;P&gt;Hi Sergio&lt;/P&gt;&lt;P&gt;Set-AMTAlarmClock always overwrites the existing alarm clock timer. Even if I use different names. That's why I was asking the question of how else to do it with PowerShell. Can you create multiple alarms with this commandlet?&lt;/P&gt;&lt;P&gt;I looked at the Intel Managability Commander but it doesn't seem helpful to script creating alarm clocks. &lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 13:46:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652786#M7202</guid>
      <dc:creator>JRüeg</dc:creator>
      <dc:date>2019-06-12T13:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Module multiple alarm clock timers</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652787#M7203</link>
      <description>Hello JRüeg,

Let us investigate on your question and we will get back to you.

Please let us know if you have any problem creating the timers.
Best regards,
Sergio S.

Intel Customer Support Technician
Under Contract to Intel Corporation</description>
      <pubDate>Fri, 14 Jun 2019 05:23:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652787#M7203</guid>
      <dc:creator>SergioS_Intel</dc:creator>
      <dc:date>2019-06-14T05:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Module multiple alarm clock timers</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652788#M7204</link>
      <description>&lt;P&gt;There is a bug in the powershell module. The local AMT version is compared using string comparison which results in version "11" being less than "8" and therefore the old approach is used which allows only one alarm clock timer. &lt;/P&gt;&lt;P&gt;Find and replace &lt;/P&gt;&lt;P&gt;    if($temp[0] -lt "8")&lt;/P&gt;&lt;P&gt;with &lt;/P&gt;&lt;P&gt;   if ([int]($temp[0]) -lt 8)&lt;/P&gt;&lt;P&gt;in the ps1 files of the module. Of course this will void the signature and you cannot use it as a module anymore. But you can import the files as includes in your scripts and set/clear/get the new types of alarm clocks.&lt;/P&gt;&lt;P&gt;Hopefully a next version will fix the error.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 15:46:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Powershell-Module-multiple-alarm-clock-timers/m-p/652788#M7204</guid>
      <dc:creator>JRüeg</dc:creator>
      <dc:date>2019-06-27T15:46:41Z</dc:date>
    </item>
  </channel>
</rss>

