Save file back into the boot image
Hi,I need to use AMT technology to boot a target computer from ISO exists on another computer (the controller) using CD IDE-R. this target computer will automatically, do some job and should save its...
View ArticleAMT Scripts from Linux or FreeBSD 6
Hello,Currently we have few machines that are running intel AMT version: 7.1.52-build 1176.We have a need to preform a scripted reset. I tried to use CURL method and ran in to issues with the hidden...
View ArticleChanging the AMT Password via ACUConfig without RCS
Hi there,I'm encountering an error when trying to configure the AMT password from Windows using ACUConfig. I am not using RCS, and the only reason I want to change the password is for security reasons....
View ArticleUse SOAP to connect to AMT
Hello,I'm trying to make a simple connection to Intel AMT with SOAP messages. I'm following this intel's article: https://software.intel.com/en-us/articles/amt-create-your-own-soap-messa... However the...
View ArticleCommander terminal black screen
I have been using Intel AMT for quite a while but I still have not been able to penetrate beyond just starting the computers remotely. I have several questions (maybe rather lame):1. People here seem...
View Article4K resolution support
Hello,According to the AMT Reference Guide, the AMT 9.0 supports up to 2K resolutionhttps://software.intel.com/sites/manageability/AMT_Implementation_and_Re...Does the AMT 10 or AMT 11 support 4K...
View ArticleDigest Master Password and Admin password calculation
Hello,I am seeking guidance on why my calculated password is different than the password I get returned from the RCS API function 'GetCalculatedMasterPassword'.When I follow through on the examples...
View ArticleUnresponsive MEBx in laptop
I'm trying to understand what's going on with a 2nd hand Dell Latitude XT2. Once the laptop has booted its OS, it works just fine, but the boot phase is very slow. For what I can see something is not...
View ArticleOn linux AMT SDK, Where is the library for AMT, CIM & IPS classes ?
Hi,Unfortunatly i have to develop on Linux (; In one of the directories of the linux AMT SDK i found a folder named "Generated Code" with CIM_*, AMT_* and IPS_* classes. ==> i need to compile/link...
View ArticleOn linux - Error while compile/link EventLogreader example
Hi,On linux: I encounter the following error while compile/link EventLogreader example:/bin/ld:...
View ArticleMEBx Error after cmos battery replacement
Hi,My PC is a Fujitsu mod ESPRIMO P7935 (D2812-A2x) ,Serial: YL1B003165, Bios vers: 6.00 R1.20.2812.A2, o.s.: Windows 7 x64After battery replacement, after every boot i see the attached error.If i...
View ArticleEventLogReader sample on windows
Hi,I am trying to compile EventLogReader sample on windows with VS 2015 express but encountered many link errors like:CimOpenWsmanClientD.lib(error.obj) : warning LNK4217: locally defined symbol...
View ArticleException when running EventLogReader on Linux
Hi,When compiling and running the EventLogReader sample on Linux, i encounter an exception when reaching the following line in WSMANCommunicator::ReadRecords() method on...
View ArticleMultiple definition of stricmp error when linking
On linux: libimrsdk*.a and libxerces*.a both define stricmp - How to use both libraries ?They cause a link error:multiple definition of 'stricmp(char const*, char const *)'How to solve ?Thx, Ronnie
View ArticleProblem with vpro / Intel AMT
Hello. I bought a new motherboard, a Q170 with AMT/vpro support and vpro CPU i5. All in all it works, but I have 2 questions.1) Is it possible to build up a connection into my AMT computer via WWAN? I...
View Articlehow to wake up amt
Hi,From the doc, to wake up AMT ME, it is suggested to wait 25s.https://software.intel.com/en-us/wake-up-amtFirst, I am try to wake up AMT ME using ICMP pings, does that means I have to wait 25s...
View ArticleHow to discover AMT capabilities at local machine programatically?
I am trying to find a programmatically way to detect the AMT capabilities locally with or without MEI or other driver installed (which is like Platform Discovery Utility do).Is there any API (C/C++) in...
View ArticleKVM black screen on closed laptop lid
Hi vPro team,we have the problem if we connect us to a laptop with the lid closed, the screen output will remain black. Is this normal behavior, or is there a workaround?The device is an HP EliteBook...
View ArticleOn linux, cannot create shared library (.so) with IMRSDK
Hi,With linux AMT SDK, there is a problem linking with static library libimrsdk*.a when creating a shared library (.so) that use the AMT SDK !!! The linker provide the following error:relocation...
View ArticleIntel AMT Batch file report
Hello there, We are using AMT to power up, power down machines and we are doing this through a script. RemoteControl -hostname 10.x.x.x -user *** -pass **** -PowerUp"AMT commands...
View Article