- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everybody,
I have been looking into the differencies between the EOI and the WsMan asset.
I have seen that the following functions does not get all the information:
arrTmp=client.Enumerate(typeof(CIM_ProcessorType));
arrTmp = client.Enumerate(typeof(CIM_PhysicalMemoryType));
arrTmp = client.Enumerate(typeof(CIM_MediaAccessDeviceType));
arrTmp=client.Enumerate(typeof(AMT_PCIDeviceType));
The thing is that the above MOF classes(CIM_XXX, AMT_XXX)are the ones used to deserialize the WsMan commands, so after Enumerating them and call the respective Intel AMT stack object constructor I can see not all the information is loaded; I mean, if I compare WsManconstructed objectagain the corresponding EOI object (GetAssetOfType(AmtHardwareModule.XXX)) not all the information is present.
So, wha's wrong?
Thanks a lot,
Javier Andrs Cceres Alvis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Javier, we are seeking assistance from our WS-Man expert on this one. Hope to get back to you soon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot Randal,
Javier Andrs Cceres Alvis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Randal,
I have a question: I understand this issue is about theWsMan implementation on machine (I mean, I supose there is a bug on code running at the amt machine side); my AMT version is 3.2.1, What do you knowabout AMT 4, 5 versions?
I have more feedback: this also affects Redirection cause power state is found by WsMan as "S2_SLEEPING_WITHOUT_CONTEXT" and by EOI is correctly read as "SO_POWERED". (see this thread: http://software.intel.com/en-us/forums/showthread.php?t=61463)
Thanks a lot,
Javier Andrs Cceres Alvis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Randal
=)

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