Intel® Active Management Technology (Intel® AMT) High-Level API Software Development Kit (SDK) Download

704391
4/10/2023

Introduction

The Intel® AMT High-Level Application Programming Interface provides software developers with a simple interface to the Intel® Active Management Technology features.

Available Downloads

  • Size: 2.5 MB
  • SHA1: 9DA1BBE67FDA0BEF5901DD54A2A84C4281CBC74C

Detailed Description

  • This release changes the Intel® AMT High-Level API to compile to .NET Standard 2.0 instead of .NET Framework 4.6.1 - meaning that it can now be used as a part of either of the following target frameworks:
    • .NET Standard, starting from version 2.0
    • .NET Framework, starting from version 4.6.1
    • .NET Core, starting from version 2.0
    • .NET, starting from version 5.0
  • Updated versions compiled to .NET Standard 2.0 of these dlls:
    • DotNetWSManClient.dll
    • IWSManClient.dll
    • Intel.Wsman.Scripting.dll
    • WebStorage.dll
  • All samples were changed to compile using an SDK style project file, allowing users to easily compile the samples to .NET (Core) if they wish.
  • Updated the Power sample with basic CLI to change power options in runtime.
  • Bug fix: Added support for the GCMP-256 encryption method in the WiFi Configurations.
  • Bug fix: Fixed HLAPI WebStorage flow implementation.
  • Updated HardwareAsset to support DMTF SMBIOS release 3.6.0.