Hi,
I just got started using Intel AMT, and have been playing around with the Java based WS-Management library.
I'm now trying to trigger a remote ISO boot. After browsing through the AMT SDK I found that IDE-R support is located in the Intel AMT Redirection Library
According to the docs : Provides an abstraction layer that implements “Serial over LAN” (SOL) and “IDE Redirection” (IDER), via a C language API.
I've found a couple of samples (mostly Microsoft C# / COM based) but I would like to trigger this from a non-microsoft environment
Are there alternative ways to remote boot an iso from another environment ?
Can this be done in pure java using the WS-Management ?
Or should I use <AMT_SDK_ROOT>/Linux/Intel_AMT/Samples/Redirection/RedirectionSample as inspiration for embedding the remote ISO boot in an application ?




