Intel Active Management Technology can provide remote power control, keyboard/video/mouse access, and network booting through the management engine. Could those capabilities be used to bypass or restore a corrupted BIOS, or does AMT still require the system firmware on the main CPU to be functional? If the firmware must work first, is AMT essentially equivalent to having a remotely connected keyboard, monitor, mouse, and power button?
3 Answers
If the BIOS firmware in the SPI flash is damaged badly enough that the board cannot initialize, the main system may not start far enough for AMT’s remote controls to help. In that case, the usual solutions are the motherboard’s built-in recovery process or using an external flash programmer to rewrite the chip. Removing and replacing the chip may be necessary on boards without a usable recovery method.
Before resorting to desoldering the flash chip, check the board’s BIOS recovery procedure. Some systems can recover from a specially prepared USB drive, although the exact requirements vary; certain boards may even require a discrete graphics card despite having integrated graphics. AMT itself does not replace that recovery mechanism.
AMT can be useful for repairing or reinstalling an operating system, but it generally cannot repair a corrupted BIOS. The management engine and the host firmware are separate, and AMT does not normally act as a programmer for the motherboard’s SPI flash chip.

So in that situation, would it basically be the same as having very long cables connected to the keyboard, display, mouse, and power button?