I've created three videos to cover every step required to install and configure SCCM SP1 to work with Intel AMT platforms. The videos are best viewed at 1024x768 video resolution (click the video to enlarge). Enjoy!
By default, the Intel WS-MAN Translator has logging turned off. To turn logging on, browse to "C:\Program Files\Intel Corporation\Intel WS-Management Translator\" directory and open "wstrans.exe.config" file with a text editor. Within the wstrans.exe.config file, browse to the the system.diagnostics section. You can change the values of the switches from "off" to "verbose".
After you make the changes, you will be required to restart the Intel WS-MAN translator service for the changes to take effect. After which, the Intel WS-MAN Translator will report actions and errors in the "C:\Program Files\Intel Corporation\Intel WS-Management Translator\wstrans.log".
Here is a closer look at the install and configuration of the Intel WS-MAN translator for Microsoft SCCM SP1. The included video should be used as a reference only and not a replacement for the steps defined in the following documentation.
High Level Installation steps & reference documentation:
The Intel WS-MAN translator is a crucial component for providing vPro legacy (less than firmware 3.2.1) support within Microsoft SCCM SP1. The beta of the WS-MAN Translator has been released and can be downloaded from the following location:[http://softwarecommunity.intel.com/articles/eng/3840.htm]
The installation and configuration of the WS-MAN Translator is a fairly straight forward process and can be broken up in three key steps: Configuring ISS Certificate, WS-MAN Install & Configuration, and Enabling support for Intel WS-MAN translator within SCCM.
High Level Installation steps & reference documentation:
A User Guide on how to use the migration utility has been included in the download. Since SCCM SP1 has a dependency on the Intel WS-MAN Translator for any vPro Client less than firmware version 3.2.1, the WS-MAN translator will need to be installed and configured before proceeding with the migration if you have legacy system already activated in your environment.
Note: Intel SCStoSCCM Migration Utility is currently in Beta status and not considered a released product at this time.
As noted in a previous blog, SCCM SP1 only natively supports vPro firmware version 3.2.1 and higher. For legacy (less than 3.2.1) vPro clients to be supported, SCCM SP1 depends on the WS-MAN Translator.
There has been an issue identified within SCCM SP1 (RTW version) Out of Band Console that does not route AMT management communication through the WS-MAN Translator for legacy systems. Microsoft is aware of the issue and will be releasing a SCCM SP1 HotFix (targeted for July’2008) to address the problem.
Provisioning and collection based (power control / WOL via AMT) are not impacted by this issues; vPro firmware version 3.2.1 and above are also not impacted.
Microsoft has announced today (May 22, 2008) that they are shipping System Center Configuration Manager SP1. For more detail on the announcement, please visit http://blogs.technet.com/systemcenter/ .
While at MMS, Microsoft System Center Configuration Manager Program Manager Dave Randall demonstrated how Intel vPro Technology enhances Microsoft System Center Configuration Manager 2007 SP1. The videos below include demonstrations around secure remote power control, remote diagnosis and repair of troubled PCs, discovery of PC assets, and remote configuration.
1) Video demonstration of hardware-assisted Secure Remote Power Control:
]]>
2) Video demonstration of hardware-assisted Remote Diagnosis and Repair:
]]>
3) Video demonstration of hardware-assisted Discovery of PC Assets:
]]>
4) Video demonstration of Remote Configuration of Intel vPro technology:
One of the great features of SCCM SP1 is the ability to provision vPro Clients through the SCCM SP1 client agent. This allows for vPro clients to be deployed in an unprovisioned state and then later provisioned via the client agent once the client agent has been deployed using in-band methodologies.
Prior to Client Agent provisioning to occurs, there are a couple of configuration steps you need to do within SCCM SP1. First, it is recommended that you create a new collection that will house your vPro clients that have been discovered and are in an unprovision state. It is viable to use the "All Systems" collection to set the policy for automatic provisioning via the clients agent; however, it is not advised.
To create a new collection...
Right Click on Collection, and select "New Collection"
When the "New Collection" window appears, enter in a Collection Name. Something like "Unprovisioned vPro Clients" is recommended. Fill in the comment field appropriately and click "Next"
When the "Membership Rules" appear, click on the "Query Rule Properties" (it is the Database icon)
In the "Query Properties", enter in a name something similar to "Unprovisioned vPro Client Query" and then click "Edit Query Statement..."
When the Query Properties appear, click "Show Query Language"
In the Query Statement textbox, type in the following: Select * from sms_r_system where AMTStatus=2 This will pull all the clients that are vPro capable and in an unprovisioned state
Once completed, click "OK" and "OK" again on the Query Rule Properties. When returned to the "Membership Rules" screen, click "Next"
Add any desired advertisements and click "Next"
On the "Security" screen, add any appropriate users or groups and click "Next".
On the Confirmation screen, click "Close".
You should now see your new Collection in the collection list. The next step is to configure this collection so that vPro Clients in the collection are automatically provisioned.
Right Click on the "Unprovisioned vPro Clients" collection and select "Modify Collection Settings".
In the Settings windows, click on the "Out of Band" tab.
Check the checkbox "Enable Automatic out of band management controller provisioning" and click "OK"
It is also recommended that you add the "AMT Status", "AMT Version" and "Automatic AMT Provisioning" columns to the collection for easier troubleshooting.
To do so...
Select the "Unprovisioned vPro Client" collection and right click in the open white space
When the context menu appears, select "View" -> "Add/Remove Columns"
When the "Add/Remove Columns" screen appears, add "AMT Status", "AMT Version", and "Automatic AMT Provisioning" to the collection view. Click "OK" when finished.
This collection is now setup so that any vPro client in the collection will be automatically provisioned through the SP1 client agent. With the collection defined, you can use any of the client discover methods that SCCM SP1 provides (AD System Group, AD Security Group, AD System , AD User, Heartbeat, or Network) to discover the client. If you decide to use Network discovery, you can also check the checkbox on the "General" tab to "Enable Discovery of out of band controllers"; by doing so it will also check to see if the client is vPro capable. After you run the discover method and update the collection (either manually or via scheduled policies), you should now be able to see the client in the "All Systems" Collection.
Now that the clients have been discovered by SCCM, you will need to perform a "Discover Management Controller" to see if any of them are vPro capable. On the "All Systems" right click and select "Out of Band Management" -> "Discovery Management Controller". This will scan through your collection and validate which clients are ready to be provisioned.
After a few minutes, depending on the size of your collection, you can update your collection membership by right click on "Collections" and select "Update Collection Membership". If you now refresh your "Unprovisioned Vpro Clients" collection, you should see a list of unprovisioned vPro clients ready to be provisioned. The AMT Status of the client should be listed as "Not Provisioned".
Depending on your SCCM SP1 Client Pulling schedule, it may take a few hours for the client agent to pull down the new provisioning policy. You can, however, force the policy to be refreshed earlier by opening the Configuration Manager Properties within the client's Windows Control Panel and selecting the "Action" tab. Once in the Action Tab, select "Machine Policy Retrieval & Evaluation Cycle" and click "Initiate Action". For instructions on how to deploy the SCCM SP1 client agent, please
reference the SCCM SP1 Help and look for the “Overview of Configuration
Manager Client Deployment” article.
After the provisioning has occurred, the vPro Client will be removed from the newly created "Unprovisioned vPro Clients" collection and be listed as an "AMT Status" as provisioned.
Similar to provisioning via the Out Of Band Wizard, you can track the progress of the provisioning process through the SCCM Out Of Band reports or for more detail amtopmgr.log. There is also the oobmgmt.log on the client machine that will track the Agent based provisioning process.
Another clarifying note is that once the SCCM SP1 Agent is installed and acknowledged by SCCM, the Client Agent initiated provisioning is the only provisioning method supported; SCCM will ignore any vPro hello packets it receives from the client. Also, the vPro client must be in a unprovisioned state with for the Agent based provisioning to occur.
Here is a video that goes over the high level process