- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I need to integrate a machine using VPRO version 2.1. I downloaded the actual APIs, but they only work with version implementing wsman. Is there any way to access AMT inventory data directly, without using Ws Managemente Translator?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So the older environments ran thru SOAP commands. You can get the SDK for 2.1 here - http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm?turl=WordDocuments/abouttheintelamtsdk.htm http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm?turl=WordDocuments/abouttheintelamtsdk.htm
You can build a SOAP query using something like Soapscope by MindReef - load up the libraries and chain the commands together to log into a system to call the inventory and log out. Remember you will need to have the system provisioned so your login credentials are valid.
it should be noted that iAMT actually is only a transport of the HW inventory and that it pulls this information for the SMbios table in the BIOS - so the alternate method is to pull the data using any standard SMBus tool you can find on the Internet.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page