Linux ZTC Local Agent

ZTCLocalAgent sample application

This sample application demonstrates how to set up an Intel® AMT device for Zero Touch Configuration (ZTC) and trigger it to initiate the configuration process.

Installing and uninstalling the ZTCLocalAgent

In order to build and install the ZTCLocalAgent, call "./configure" and then "make install". The application is installed in "/usr/local/intel/ZTCLocalAgent", by default. Use "./configure --help" for more options. Call "make uninstall" to remove the ZTCLocalAgent.

Running the ZTCLocalAgent

Running the ZTCLocalAgent requires Intel® Manageability Engine Interface Driver to be loaded. Use the application as described in the command usage (type the command to obtain the usage instructions).