28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
Copyright (C) 2011 Intel Corporation
|
|
|
|
Intel(R) Active Management Technology (Intel(R) AMT):
|
|
A short description of the RemoteControl Sample code for the usage of developers
|
|
|
|
Remote Control sample application:
|
|
----------------------------------
|
|
This sample application demonstrates how, using WS-Management, to retrieve the
|
|
power state and remote control capabilities of a remote Intel (R) AMT device,
|
|
and then how to remotely control the boot and power state of the managed machine
|
|
|
|
How to run the sample:
|
|
----------------------
|
|
1. Open "RemoteControl.csproj" in Microsoft Visual Studio* and build the
|
|
solution. An output file "RemoteControl.exe" should be created.
|
|
2. Make sure that Intel.Wsman.Scripting.dll is located in the same place as the
|
|
"RemoteControl.exe" file.
|
|
3. Make sure that the Intel(R) AMT device has been activated on the target
|
|
machine.
|
|
4. Use the generated executable as described in the command usage (type the
|
|
command to get the usage instructions).
|
|
|
|
Notes:
|
|
------
|
|
1. This sample uses the Intel.Wsman.Scripting library.
|
|
|
|
------------------------------------------------------------------
|
|
* Other names and brands may be claimed as the property of others. |