I'm trying to configure an HP Elite 8100 SFF machine by using the command line acuconfig.exe file and settings which have worked on another machine.
The command line is:
ACUConfig.exe /lowsecurity /output console /output file cc-joep.log /verbose configviarcsonly icvpro1.ic.ac.uk profile1 /abortonfailure
and there are a couple of errors reported fairly quickly
2014-05-13 16:55:53: Thread:3628(DETAIL) : ACU Configurator , Category: Status message Source: Src\HECIDiscovery.cpp : TcpIpDiscovery Line: 1394: AMT Status code - Interface does not exist. (0xc0004c2d)
2014-05-13 16:55:53: Thread:3628(DETAIL) : NetworkSettingClass, Category: SetSourceForAMTName Source: Src\NetworkSettingsClass.cpp : NetworkSettings::NetworkSettingClass::initializeData Line: 428: Get OS IP:An invalid IP address was supplied in the parameter. -Gateway
and then after a delay this error shows
2014-05-13 16:57:25: Thread:3628(DETAIL) : ACU Configurator , Category: WMI_ConfigAMT Source: Src\WMIAccess.cpp : WMI_ConfigAMT Line: 1090: Initial connection to the Intel(R) AMT device failed. (0xc00007d2) ((ExecMethod WMI_ConfigAMT) Initial connection to the Intel(R) AMT device failed. (0xc00007d2). A TCP error occurred. Make sure that the destination settings are correct and that a network connection exists to the target. (0xc000521c). (0xc00007d2). )
and it all terminates.