27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
Copyright (C) 2008 Intel Corporation
|
|
|
|
Intel(R) Active Management Technology (Intel(R) AMT):
|
|
A short description of the WS-Eventing sample code for the usage of developers.
|
|
|
|
WS-Eventing sample application:
|
|
-------------------------------
|
|
This sample application demonstrates how to use the subscribe and unsubscribe of
|
|
the WS-Eventing profile.
|
|
|
|
How to run the sample
|
|
----------------------
|
|
1. Open "WS-Eventing.vcxproj" in Microsoft Visual Studio* and build the project,
|
|
an output file "WS-Eventing.exe" should be created.
|
|
2. Make sure that the Intel(R) AMT has been activated on the target machine.
|
|
3. Use the generated executable as described in the command usage (type the
|
|
command to obtain the get instructions).
|
|
|
|
Notes:
|
|
------
|
|
1. This sample cannot be run using WinRM 1.x, because WinRM 1.x does not support
|
|
the following WS-Management commands: subscribe, unsubscribe, and special
|
|
enumeration.
|
|
|
|
-------------------------------------------------------------------
|
|
* Other names and brands may be claimed as the property of others.
|