MeshCommander is an open source tool for remotely managing computers equipped with Intel® AMT (Active Management Technology). It provides a powerful web-based interface for hardware-level remote control, even when the operating system is unresponsive or powered off.
MeshCommander is available in two versions for Windows:
The MSI Installer installs MeshCommander as a standard Windows application. The Firmware Loader loads MeshCommander directly into the Intel AMT firmware flash, making it accessible from the AMT web interface.
MeshCommander can also be installed on other platforms using NPM:
mkdir meshcommander cd meshcommander npm install meshcommander node node_modules\meshcommander
Watch the full MeshCommander video playlist on YouTube for more tutorials and demos.
MeshCommander is open source on GitHub: github.com/Ylianst/MeshCommander