29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
Copyright (C) 2008 Intel Corporation
|
|
|
|
Intel(R) Active Management Technology (Intel(R) AMT):
|
|
A short description of the Remote Access Admin sample code for
|
|
the usage of developers.
|
|
|
|
Remote Access Admin sample application:
|
|
---------------------------------------
|
|
This sample application demonstrates how to use various commands
|
|
of the RemoteAccessAdmin service.
|
|
|
|
How to run the sample
|
|
----------------------
|
|
1. Open "RemoteAccessAdmin.vcxproj" in Microsoft Visual Studio* and build
|
|
the project.
|
|
An output file "RemoteAccessAdmin.exe" should be created.
|
|
2. Make sure that the Intel(R) AMT device has been activated on the target
|
|
machine.
|
|
3. Use the generated executable as described in the command usage (type the
|
|
command to get the usage instructions).
|
|
|
|
Notes:
|
|
------
|
|
1. The sample will delete any MpServer named "SDKSampleMPS" or
|
|
"UpdatedSDKSampleMPS", and any policy that is related to it.
|
|
|
|
-------------------------------------------------------------------
|
|
* Other names and brands may be claimed as the property of others.
|