Copyright (C) 2009 Intel Corporation Intel(R) Active Management Technology (Intel(R) AMT): A short description of the User-Consent tool User consent tool: ------------------ This GUI tool demonstrates the usage of the User Consent feature of Intel(R) AMT managed machine using WS-Management. Tool uses Intel.Wsman.Scripting dll and AMT_SW_GUI.dll. Intel.Wsman.Scripting dll source-code can be found in the WsmanLib module. For more information see the UserConsentTool.chm help file. Note: To ensure that security is maintained, the application should be run from a directory that can be accessed only by the Administrator user. This is to prevent unauthorized manipulation of files in the directory. How to compile the sample sources: ---------------------------------- 1. Open "UCT.csproj" in Microsoft* Visual Studio and build the solution. An output file "UCT.exe" should be created. 2. Make sure that Intel.Wsman.Scripting.dll and AMT_SW_GUI.dll are located in the same folder as "UCT.exe" file. 3. Make sure that the Intel(R) AMT device has been activated on the target machine. 4. Sample GUI can be opened both by clicking the UCT.exe, or from a command line If opened via command-line, type '-help' to see the tool usage. Supported tool operations: -------------------------- 1. User consent full flow: Clicking the 'start' button will start a consent process, which will direct the user to obtain user consent. 2. Cancel consent: Clicking on 'cancel' button will reset the user consent. 3. Advance functionality: The tool provides the user with some independent Intel(R) AMT functionality, which can be executed from the 'Advance d' tab. For example the user can perform power operations on the remote system. 4. Log - the tool supports a log, which will be created by default in the execution directory under \Logs Notes: ------ 1. The full flow supports both systems with external graphics, and systems w/o. 2. In case Sprite is not supported, a reboot will be needed, as part of the consent process. The tool will attempt to perform graceful shutdown (via OS), in case of failure, the user will be presented with an option to boot the system via Intel(R) AMT. ------------------------------------------------------------------- * Other names and brands may be claimed as the property of others.