Introduction
Additional details are provided in the module-specific release notes files which are included in the zip file for each module. The AMT SDK is backward compatible with older CSME versions.
Detailed Description
This release changes all HLAPI samples to compile to .NET Framework 4.8 instead of .NET Framework 4.6.1.
This release changes the connection to Intel® AMT to use a SecureString for storing passwords in memory. All password references in the HLAPI library and samples have been modified to support this capability.
As a result:
- All APIs that used a string to reference a password were replaced with a SecureString.
- ConnectionInfoEX, SocksProxy, were converted from structs into disposable classes.
- Updated Readme to note SecureString password ownership.
Changed ConnectionInfoEX usage in HLAPI Samples to be created by an external argument file with the password given when prompted by the sample.
Updated the Readme with new argument passing method.
Updated versions using SecureStrings for passwords of these dlls:
- DotNetWSManClient.dll
- IWSManClient.dll
- Intel.Wsman.Scripting.dll
- WebStorage.dll
Fixes for the following bugs:
- Allow usage of AgentPresence without proxy.
- Fix usage of AgentPresence with a LAN-less configuration.
- Update event codes in AccessMonitorManager.
- Remove OCR enablement when enabling RPE in AMT.
- Fix fetched event logs in RPE sample.
- Fix use of self-signed certificates.
Disclaimers1
Product and Performance Information
Intel is in the process of removing non-inclusive language from our current documentation, user interfaces, and code. Please note that retroactive changes are not always possible, and some non-inclusive language may remain in older documentation, user interfaces, and code.