30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
Copyright (C) 2003 Intel Corporation
|
|
|
|
Intel(R) Active Management Technology (Intel(R) AMT):
|
|
A short description of the Alarm Clock Sample code for the usage of developers.
|
|
|
|
Alarm Clock sample application:
|
|
-------------------------------
|
|
This sample shows the usage of Alarm Clock feature of Intel(R) AMT managed
|
|
machine using WS-Management.
|
|
|
|
How to run the sample:
|
|
----------------------
|
|
1. Open "AlarmClock.csproj" in Microsoft Visual Studio* and build the project.
|
|
An output file "AlarmClock.exe" should be created.
|
|
2. Make sure that Intel.Wsman.Scripting.dll is located in the same place as the
|
|
"AlarmClock.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.dll library.
|
|
-------------------------------------------------------------------
|
|
* Other names and brands may be claimed as the property of others.
|
|
|
|
|
|
|