MeshCommander

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.

Downloads

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.

Install via NPM

MeshCommander can also be installed on other platforms using NPM:

mkdir meshcommander
cd meshcommander
npm install meshcommander
node node_modules\meshcommander

Introduction Video

Watch the full MeshCommander video playlist on YouTube for more tutorials and demos.

Source Code

MeshCommander is open source on GitHub: github.com/Ylianst/MeshCommander