//----------------------------------------------------------------------------
//
//  Copyright (C) Intel Corporation, 2003 - 2007.
//
//  File:       README
//
//  Contents:   Intel(R) Active Management Technology (Intel(R) AMT):
//              A short description of the ZTCLocalAgent sample code
//              for the usage of developers
//
//----------------------------------------------------------------------------

ZTCLocalAgent sample application:
---------------------------------
This sample application demonstrates how to set up an Intel(R) 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(R) Manageability Engine Interface Driver 
to be loaded. Use the application as described in the command usage (type the 
command to obtain the usage instructions).

-------------------------------------------------------------------
* Other names and brands may be claimed as the property of others.
