<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Activation Blog</title>
    <link>http://communities.intel.com/openport/blogs/activation</link>
    <description>Activation focused blog</description>
    <pubDate>Fri, 07 Nov 2008 22:31:34 GMT</pubDate>
    <generator>Clearspace 1.7.0 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-11-07T22:31:34Z</dc:date>
    <item>
      <title>Remote Configuration Certificate Application Best Practices for Intel vPro Systems</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/11/07/remote-configuration-certificate-application-best-practices-for-intel-vpro-systems</link>
      <description>&lt;p /&gt;
Whether you are planning to implement a Vendor TLS Certificate in the future, or you are having trouble applying a certificate you've already obtained, this article walks through the best practices. The details include all the steps to properly install the right items and resolve issues we've encountered up until this point. This article applies to Out of Band Management Solution 6.2. Since certificates introduce tight encryption security, if the right items and steps are not in place or followed, it can break the ability of AMT systems to provision with Remote Configuration.&lt;br /&gt;
&lt;p /&gt;
&lt;h1&gt;Introduction&lt;/h1&gt;
Using Remote Configuration to Provision your Intel AMT vPro capable computers takes the work out of the progress. All 2.6, 3.0+ AMT systems come preconfigured to automatically use Remote Configuration to provision with a valid Provisioning Server. The hashes from vendors (AMT 3.0 includes Verisign, GoDaddy, Comodo) are already configured in the firmware, and upon connection to power and the network, will begin to send out requests for provisioning. Thus in this way the managed vPro systems are already prepared to be provisioned without any needed intervention by the IT staff.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
The issues we see then arise from the server-side application of a certificate that matches the hashes already loaded. Obtaining and installing a vendor TLS Remote Configuration certificate needs to be done the right way so that authentication can succeed. Once in place, provisioning will roll forward without any further intervention. This article focuses on applying the server-side certificate so that provisioning can move forward automatically.&lt;br /&gt;
&lt;p /&gt;
&lt;h1&gt;Obtaining a Remote Configuration Certificate&lt;/h1&gt;
This subject has been covered previously. I wanted to lightly touch upon this as there is a &lt;b&gt;&lt;i&gt;vital&lt;/i&gt;&lt;/b&gt; step that should be taken so that if anything goes wrong we can correct it. First, the following article covers how to properly obtain a certificate:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://juice.altiris.com/article/4496/obtaining-and-applying-a-verisign-remote-configuration-certificate"&gt;http://juice.altiris.com/article/4496/obtaining-and-applying-a-verisign-remote-configuration-certificate&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;p /&gt;
Note that part of obtaining a Remote Configuration is submitting the request from the Server you plan to install the certificate onto. This process creates the private key for the server-side certificate, and this piece will not be available until partway through the application of the crt (or cer) file obtained from the vendor. The specific step that provides the full key, both private and public, is when the certificate is exported after the initial import into a PFX format, checking the option to export the private key will give you a complete backup of the full certificate. If something happens, or if the application didn't go right, we'll need both, so it's essential to export this as soon as possible.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
During the steps to install the certificate emphasis will be given on the step where the export should take place.&lt;br /&gt;
&lt;p /&gt;
&lt;h1&gt;Installing the Certificate&lt;/h1&gt;
I've condensed the steps required into the following list. This process works for all vendors once you've obtained a certificate. Note that these steps are provided to consolidate both recommended steps and documentation into one whole.&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Go to Start &amp;gt; Run &amp;gt; type mmc &amp;gt; and click OK.&lt;/li&gt;
&lt;li&gt;In the resulting console click under File and choose Add/Remove Snap-in...&lt;/li&gt;
&lt;li&gt;Near the bottom of the resulting window click the Add button.&lt;/li&gt;
&lt;li&gt;From the list that appears select Certificates and then click the Add button.&lt;/li&gt;
&lt;li&gt;Leave the radial button selected on &amp;lsquo;My user account' and click Finish.&lt;/li&gt;
&lt;li&gt;From the same list select Certificates again and click the Add button.&lt;/li&gt;
&lt;li&gt;From the resulting window change the radial select to &amp;lsquo;Computer account' and click Next.&lt;/li&gt;
&lt;li&gt;Leave the selection at &amp;lsquo;Local computer: (the computer this console is running on) and click Finish.&lt;/li&gt;
&lt;li&gt;Click the Close button in the window offering you the list of available snap-ins.&lt;/li&gt;
&lt;li&gt;At the original add/remove snap-in screen verify that you have two entries:
&lt;ol&gt;
&lt;li&gt;Certificates - Current User&lt;/li&gt;
&lt;li&gt;Certificates (Local Computer)&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Click OK.&lt;/li&gt;
&lt;li&gt;Expand both trees in the left-hand pane within the console. You should see the full certificate stores.&lt;/li&gt;
&lt;li&gt;Right-click on the Personal folder under the Current User certificate store and highlight &amp;lsquo;All Tasks' and click on &amp;lsquo;Import' in the pop-out menu.&lt;/li&gt;
&lt;li&gt;Click Next on the Welcome page of the Certificate Import Wizard and click the Browse button.&lt;/li&gt;
&lt;li&gt;Browse to the cer or crt file provided by the vendor, highlight it, and click Open.&lt;/li&gt;
&lt;li&gt;Click Next, and leave the radial option on &amp;lsquo;Place all certificates in the following store', which should be set to &amp;lsquo;Personal'. Click Next.&lt;/li&gt;
&lt;li&gt;Under the Completing section of the wizard, Click Finish. You should receive a pop-up .&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;i&gt;NOTE!&lt;/i&gt;&lt;/b&gt; This is the vital step mentioned previously in the article. We will now export the certificate with both public and private keys, which will give us the full set and allow us to remove and reapply if necessary. In the MMC select the newly imported certificate &amp;gt; right-click &amp;gt; and choose All Tasks &amp;gt; Export...&lt;/li&gt;
&lt;li&gt;Click Next on the Welcome screen. In the resulting list you should have an active option for &amp;lsquo;Personal Information Exchange - PKCS #12 (.PFX)'. If this option is not available there is a problem with the certificate and the private key is not accessible.&lt;/li&gt;
&lt;li&gt;Follow the wizard, and ensure you select the option &amp;lsquo;Yes, export the private key'. When saving the file, it will prompt you to set a password to protect the private key (this is recommended for security reasons). The export should leave you a PFX file. Keep this in a safe place, and back it up just in case.&lt;/li&gt;
&lt;li&gt;Next we need to import the full key into the Computer store. Start back in the MMC, under the Local Computer certificate store, right-click on the Personal folder, select All Tasks &amp;gt; Import...&lt;/li&gt;
&lt;li&gt;Click Next on the Welcome screen and click the Browse button on the subsequent screen.&lt;/li&gt;
&lt;li&gt;Browse to the newly exported PFX file. Note that you will need to change the &amp;lsquo;Files of type' to include the PFX format. Click Next.&lt;/li&gt;
&lt;li&gt;The Password screen prompts for the password you set when you exported the key in step #20. Enter the password and click Next.&lt;/li&gt;
&lt;li&gt;Choose or leave the select to &amp;lsquo;Place all certificates in the following store'. The value should be Personal. Click Next.&lt;/li&gt;
&lt;li&gt;Click Finish on the end details page to complete the import.&lt;/li&gt;
&lt;li&gt;Next, we need to load the certificate into Intel SCS so it can properly authenticate with the AMT systems requesting Remote Configuration. Browse to the following location: \Program Files\Intel\AMTConfServer\Tools.&lt;/li&gt;
&lt;li&gt;Execute the file loadcert.exe.&lt;/li&gt;
&lt;li&gt;Press Y and Enter.&lt;/li&gt;
&lt;li&gt;A &amp;lsquo;Select Certificate' popup will appear. Select the name of the cer or crt file you received from the vendor and click OK. The window will disappear.&lt;/li&gt;
&lt;li&gt;Now both Personal certificate stores and Intel SCS should have all the needed certificates to successfully work with Remote Configuration. However, we are not done as other steps may be needed.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;h2&gt;Reinstalling the Certificate&lt;/h2&gt;
If you need to reinstall the certificate and have a PFX file, you can do so by opening both certificate stores (User and Local Computer) as outlined in the previous steps. Browse through the certificate stores and delete any instance of the vendor certificate. This will remove any associations and allow a clean application of the certificate to occur. Look for the following:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The name matching the name of the cer or crt file obtained from the vendor&lt;/li&gt;
&lt;li&gt;The vendor's certificate (the entry will contain the vendor name).&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
NOTE: Be careful when removing vendor certificates as they may not be part of the Remote Configuration. The best example is Verisign, which may have many entries. If unsure, leave the certificate in place, or export it before deleting it so you can restore it if necessary.&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;Other Setup Requirements&lt;/h1&gt;
The following items may be required, depending on the environment.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;ProvisionServer&lt;/h2&gt;
Each zone within DNS should have a ProvisionServer entry to ensure that Remote Configuration requests are properly routed. This will also help properly resolve names during the authentication process. To test, log onto a system on the subnet you're trying to conduct Remote Configuration from. Run a command prompt and use the following command:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;ping ProvisionServer&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;p /&gt;
We should see the responding IP Address by the IP Address of the Notification Server, or, if you've set it up this way, the Intel SCS Server conducting provisioning. Another test you can try is to run the following command:&lt;br /&gt;
&lt;p /&gt;
&lt;ul&gt;
&lt;li&gt;nslookup ProvisionServer&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;p /&gt;
We should get the data on the Notification Server's name.&lt;br /&gt;
&lt;p /&gt;
&lt;h2&gt;DNS Zones&lt;/h2&gt;
In a multiple domain structure this is especially important, but all environments need to have the right data in DNS to properly pass and authenticate in a TLS environment. The DNS Primary Zone should be set to the Domain path contained within the certificate. For example, if the certificate name is MyNSServer_My1Domain_local, the DNS Primary Zone should be My1Domain.local. Without this, authentication can fail as the FQDN is used during authentication, and if the name being transmitted across the wire doesn't match what's in the certificate, authentication will fail. Here is another example:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Certificate: MyNSServer_My1Domain_local.crt&lt;/li&gt;
&lt;li&gt;DNS Primary lookup Zone: My1Domain.local&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;DHCP Option&lt;/h2&gt;
Another Network related requirement may be DHCP Option 15. While I'm not sure why this has proven to be required in some environments and not others, creating this option has resolved failed authentication issues within Remote Configuration.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
In DNS, create an entry for Option 15, with the value of the domain path. This will often be the same as what is located in the DNS Primary Zone. The following details are an example:&lt;br /&gt;
&lt;p /&gt;
&lt;ul&gt;
&lt;li&gt;Certificate: MyNSServer_My1Domain_local.crt&lt;/li&gt;
&lt;li&gt;DNS Primary lookup Zone: My1Domain.local&lt;/li&gt;
&lt;li&gt;DHCP Option 15: My1Domain.local&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;h1&gt;Conclusion&lt;/h1&gt;
Following the above procedure should allow remote configuration to occur without problems. Once in place, the configuration will move forward with automatically provisioning systems that support Remote Configuration.</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">altiris</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel_amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel_scs</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">symantec</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">out_of_band_management</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">provisioning</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">setup</category>
      <pubDate>Fri, 07 Nov 2008 22:35:26 GMT</pubDate>
      <author>joelsmith</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/11/07/remote-configuration-certificate-application-best-practices-for-intel-vpro-systems</guid>
      <dc:date>2008-11-07T22:35:26Z</dc:date>
      <clearspace:dateToText>1 week, 5 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/remote-configuration-certificate-application-best-practices-for-intel-vpro-systems</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=11691</wfw:commentRss>
    </item>
    <item>
      <title>The Mechanics of Provisioning with Out of Band Management 6.3</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/08/11/the-mechanics-of-provisioning-with-out-of-band-management-63</link>
      <description>For those who have Provisioned Intel AMT Systems, you may wonder what takes place in the background. This article is for you! The process has often been covered at a high level, but here the technical details are provided. Hopefully this helps you understand the inner workings, and provide you information when troubleshooting Provisioning issues. And for those of you who are technically minded, it's also neat to know! This information was compiled working on issues and running through provisioning processes from Symantec Support.&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;Introduction&lt;/h1&gt;
Often the Provisioning process for Intel vPro systems has been described as complex. This comes from the fact that the Provisioning process was designed with high security in mind. Since the initial release we have improved success rates by working with Intel to make the process more user friendly without compromising the high level of security. To this end this document will explain the process of Provisioning from a technical level, providing an unfiltered view of the process, also without compromising its security.&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;Provisioning Flow&lt;/h1&gt;
The following process assumes that Altiris Out of Band Management and Intel SCS are install, configured, and ready to go. This process follows the flow of Provisioning and what data points, technologies, and methods are used. The level of details is meant to be a resource when working with Provisioning or troubleshooting Provisioning issues, so not all details are available for this process. Note the following points before moving through the process:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The console items in the Altiris Console under View &amp;gt; Solutions &amp;gt; Out of Band Management &amp;gt; Provisioning are not tied to the Altiris database like most of the rest of the Altiris Console. They connect through a virtual Website (AMTSCS under the Default Website of the SCS Server) to the IntelAMT database.&lt;/li&gt;
&lt;li&gt;Data from two databases (IntelAMT and Altiris) are used during the Provisioning process.&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;p /&gt;
The following articles can assist if you need information on these:&lt;br /&gt;
&lt;p /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://juice.altiris.com/article/1314/altiris-and-intel-reg-vpro-copy-technology-evaluators-guide"&gt;http://juice.altiris.com/article/1314/altiris-and-intel-reg-vpro-copy-technology-evaluators-guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Administrator's and Reference Guides: &lt;a class="jive-link-external" href="http://www.altiris.com/support/documentation"&gt;http://www.altiris.com/support/documentation&lt;/a&gt; look under Out of Band Management&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;The server is loaded with a security key or certificate. See the following two items for how these keys are loaded:
&lt;ol&gt;
&lt;li&gt;For a PID PPS, either keys are randomly generated or imported into the IntelAMT database. Specifically they reside in the table csti_pid_map. Once created/imported, they are available for verifying authentication from an incoming provisioning request from AMT.&lt;/li&gt;
&lt;li&gt;For TLS-PKI (certificate-based Remote Configuration) a certificate is loaded onto the server. See this article for details: &lt;a class="jive-link-external" href="http://juice.altiris.com/article/4496/obtaining-and-applying-a-verisign-remote-configuration-certificate"&gt;http://juice.altiris.com/article/4496/obtaining-and-applying-a-verisign-remote-configuration-certificate&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;The clients need the matching keys loaded onto them. This is done differently depending on the type:
&lt;ol&gt;
&lt;li&gt;For PID PPS the keys are set by one of the following methods: the OEM sets it, it's entered manually into the Intel ME, or inputted via a one-touch USB flash drive. The PID and PPS are written into the firmware to be used as the authentication credentials when it looks for a provisioning server.&lt;/li&gt;
&lt;li&gt;For Remote Configuration (TLS-PKI) at the factory predefined hashes are burned into the firmware for the following certificate vendors (more to come in subsequent versions of AMT). This means AMT already has authentication keys to begin the provisioning process direct from the factory.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;VeriSign&lt;/li&gt;
&lt;li&gt;Komodo&lt;/li&gt;
&lt;li&gt;GoDaddy&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;The client machine, once it has it's keys and has been connected to the network and power, uses one of two methods to find the Provisioning Server:
&lt;ol&gt;
&lt;li&gt;The IP address of the server can be manually put into the Intel ME, including what port the SCS listener is configured for (default 9971). When this is done, the AMT client will transmit its Hello message directly to the IP Address and port.&lt;/li&gt;
&lt;li&gt;The client will transmit its message on port 9971 to the name of &amp;lsquo;ProvisionServer'. If Out of Band Management, Intel SCS, and DNS have been properly setup DNS will route the packet to the Notification Server.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;The Notification Server is set to listen for AMT Provisioning traffic on port 9971, but can be configured to use a different port if so desired in the Altiris Console under View &amp;gt; Solutions &amp;gt; Out of Band Management &amp;gt; Configuration &amp;gt; Provisioning &amp;gt; Configuration Service Settings &amp;gt; General. The top options labeled: &amp;lsquo;Listen port:".| &lt;br clear="all" /&gt;&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11416-1692/ListenPort.jpg" alt="ListenPort.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11416-1692/ListenPort.jpg');return false;"/&gt;&lt;/li&gt;
&lt;li&gt;When SCS, via the service AMTConfig (process AMTConfigWinService.exe) receives the incoming "hello" packet, it initiates an authentication request with the client to complete the authentication process, the beginning of which was stored in the packet. Once authentication completes successfully, the process moves on.&lt;/li&gt;
&lt;li&gt;The service, AMTConfig, catches the incoming packet and logs the data in the IntelAMT database, in the table csti_amts. This table contains all the relevant data for this system's identity. &lt;br clear="all" /&gt;&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11416-1690/csti_amts.jpg" alt="csti_amts.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11416-1690/csti_amts.jpg');return false;"/&gt;&lt;/li&gt;
&lt;li&gt;Once the system has been logged into the IntelAMT database, Intel SCS uses the database entries under csti_configuration to initiate what's known as the props script. This script is what will assist in the provisioning process. In Altiris case, it is oobprov.exe, located by default at C:\Program Files\Altiris\OOBSC\oobprov.exe. For an example of how Intel SCS knows about this, see this data snippet from the csti_configuration table: &lt;br clear="all" /&gt;&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11416-1691/csti_configuration.jpg" alt="csti_configuration.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11416-1691/csti_configuration.jpg');return false;"/&gt;&lt;/li&gt;
&lt;li&gt;On a busy SCS server you can look at Task Manager and see multiple instances of oobprov.exe running. The default settings allow 10 threads to work on provisioning requests at any given time. These threads will interface with the Altiris Database via the Altiris Agent on the local server system. In a standard setup the local system is also the Notification Server.&lt;/li&gt;
&lt;li&gt;OOBPROV runs a SQL query to fetch the Fully Qualified Domain Name (FQDN) for the system it is to provision. The query is based off the following data points:
&lt;ol&gt;
&lt;li&gt;UUID passed to it via Intel SCS, Source is as follows: Database: IntelAMT, Table: csti_amts, Data Source: "Hello" packet from AMT system, Values used: uuid&lt;/li&gt;
&lt;li&gt;Database: Altiris, Data-class: OOB Capability, Table: Inv_OOB_Capability, Data Source: Out of Band Discovery Task, Values used: _ResourceGuid - UUID&lt;/li&gt;
&lt;li&gt;Database: Altiris, Data-class: AeX AC Location, Table: Inv_AeX_AC_Location, Data Source: Basic Inventory Agent, whether from Basic Inventory function or Hardware Inventory from Inventory Solution, Values used: _ResourceGuid - Fully Qualified Domain Name&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;The Query accomplishes the following: It takes the UUID from csti_amts, uuid and looks for a match in Inv OOB Capability, uuid. If a match is made, it takes the _ResourceGuid from the same table and makes a match of the same columns name to AeX AC Location. With the match it then reads the values stored under Fully Qualified Domain Name (I'm not sure why they didn't just label this column FQDN...).&lt;/li&gt;
&lt;li&gt;Next, oobprov.exe hands back the FQDN it's read from AeX AC Location, Fully Qualified Domain Name and passes it to SCS. SCS takes this value and inserts it into the IntelAMT database at csti_amts, fqdn for the matching resource.&lt;/li&gt;
&lt;li&gt;Next, oobprov.exe fetches the automatic profile set within Out of Band Management Solution. This is done in the Altiris Console under View &amp;gt; Solutions &amp;gt; Out of Band Management &amp;gt; Configuration &amp;gt; Provisioning &amp;gt; Intel AMT Systems &amp;gt; Resource Synchronization. This policy needs to be enabled for this step to work, and a default profile configured and selected under the dropdown labeled &amp;lsquo;Intel AMT 2.0+ to profile:'.&lt;/li&gt;
&lt;li&gt;The profile provides the operational data for management of the AMT system. After AMT accepts the profile, the Provisioning process is now complete. Before this step, AMT functionality is not available on this system, and after this step only properly authenticated functions will be able to use Intel vPro on the target provisioned systems.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;h1&gt;Troubleshooting&lt;/h1&gt;
The following items can be considered break points for this process. If you've done provisioning you may have run into the symptoms produced by the following items. These are compiled as common areas of trouble in this process.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The "Hello" packets only transmit for 24 hours, on a back-off schedule, before stopping altogether. If the Server is unable to provision in that time, with IP refreshes becoming more frequent, the system can be in a limbo state. See this article for steps to rectify: &lt;a class="jive-link-external" href="http://juice.altiris.com/article/3612/using-intels-rct-tool-restart-amt-hello-packets-enterprise-provisioning"&gt;http://juice.altiris.com/article/3612/using-intels-rct-tool-restart-amt-hello-packets-enterprise-provisioning&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;IP Address changes, refreshes within DHCP during a system's build process can leave SCS with an out of date IP Address for a system that needs provisioning. Coupled with the preceding issue this can leave the system in an unprovisioned state, leaving no ability of the SCS to contact the system to finish the process.&lt;/li&gt;
&lt;li&gt;Remote Configuration certificate is not properly installed on the server, producing authentication failure messages in the AMT logs.&lt;/li&gt;
&lt;li&gt;Oobprov.exe is unable to fetch the FQDN. The AMT system needs the Altiris Agent installed, have sent Basic Inventory when it had a valid FQDN (for example a system in the process of being built might not have a valid FQDN yet), OOB Discovery Task downloaded and executed, and data populated into the OOB Capability data class from the task in order for oobprov.exe to be able to fetch the FQDN. Conversely you can use the option in Resource Synchronization labeled, &amp;lsquo;Use DNS IP resolution to find FQDN when assigning profiles'.&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;p /&gt;
A good resource for troubleshooting issues can be found here:&lt;br /&gt;
&lt;p /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://juice.altiris.com/book/3699/troubleshooting-altiris-manageability-toolkit-vpro-technology"&gt;http://juice.altiris.com/book/3699/troubleshooting-altiris-manageability-toolkit-vpro-technology&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;h1&gt;Conclusion&lt;/h1&gt;
Knowing the underline mechanisms can help when troubleshooting or even when planning your environment. While not all details are provided here, the most essential are.</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">altiris</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">symantec</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">provisioning</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">troubleshoot</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">notification_server</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">out_of_band_management</category>
      <pubDate>Mon, 11 Aug 2008 16:05:04 GMT</pubDate>
      <author>joelsmith</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/08/11/the-mechanics-of-provisioning-with-out-of-band-management-63</guid>
      <dc:date>2008-08-11T16:05:04Z</dc:date>
      <clearspace:dateToText>3 months, 1 week ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/the-mechanics-of-provisioning-with-out-of-band-management-63</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=11416</wfw:commentRss>
    </item>
    <item>
      <title>BIOS &amp; AMT Settings - Quick Primer on AMT location in the BIOS</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/07/25/bios-amt-settings-quick-primer-on-amt-location-in-the-bios</link>
      <description>Nick &amp; I got together this week and evaluated a few platforms for their AMT settings in the BIOS.  In this video, Nick explains how to get into each BIOS and where the options for AMT are ( or for that case where they are NOT ).   &lt;br /&gt;
&lt;br /&gt;
&lt;embed src="http://www.youtube.com/v/k7Zq4_6MxAk&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;
&lt;br /&gt;
Here are a few screen shots of two of the platforms.  We are also going to publish out a matrix of the systems with drivers, bios settings that Frank has been working on.. stay tuned for the link. &lt;br /&gt;
&lt;br /&gt;
 &lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11379-1641/HP.png" alt="HP.png" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11379-1641/HP.png');return false;"/&gt; &lt;br /&gt;
&lt;br /&gt;
 &lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11379-1642/PANASONIC.png" alt="PANASONIC.png" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-11379-1642/PANASONIC.png');return false;"/&gt;</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">bios</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro_expert_center</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">josh_hilliker</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">centrino</category>
      <pubDate>Fri, 25 Jul 2008 18:58:25 GMT</pubDate>
      <author>josh.hilliker</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/07/25/bios-amt-settings-quick-primer-on-amt-location-in-the-bios</guid>
      <dc:date>2008-07-25T18:58:25Z</dc:date>
      <clearspace:dateToText>3 months, 3 weeks ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/bios-amt-settings-quick-primer-on-amt-location-in-the-bios</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=11379</wfw:commentRss>
    </item>
    <item>
      <title>More issues posted to the Known Issues, Best Practices wiki!</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/07/18/more-issues-posted-to-the-known-issues-best-practices-wiki</link>
      <description>Here are the latest issues posted to the wiki - check'em out!&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1247#ME12"&gt;Using Intel(R) AMT wirelessly without user intervention&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1247#SCS17"&gt;Local Manageability Service (LMS) does not allow host VPN traffic when environment detection is not defined&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1247#SCS18"&gt;Unable to remove wireless profiles in Intel SCS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">troubleshoot</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">scs</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">best_practice</category>
      <pubDate>Fri, 18 Jul 2008 21:45:29 GMT</pubDate>
      <author>michelegartner</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/07/18/more-issues-posted-to-the-known-issues-best-practices-wiki</guid>
      <dc:date>2008-07-18T21:45:29Z</dc:date>
      <clearspace:dateToText>4 months, 4 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/more-issues-posted-to-the-known-issues-best-practices-wiki</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=11360</wfw:commentRss>
    </item>
    <item>
      <title>Intel® AMT Reflector - New Release Posted w/Video Tutorial Too!</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/06/12/intel-amt-reflector-new-release-posted-wvideo-tutorial-too</link>
      <description>&lt;b&gt;&lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1431"&gt;Intel&amp;reg; AMT Reflector&lt;/a&gt;&lt;/b&gt; is a software tool designed to allow local management of Intel&amp;reg; AMT Mangement Engine functionality from the local operating system. Removing the need to reboot to verify and change the Intel&amp;reg; AMT host computer name or un-provision Intel&amp;reg; AMT on the computer. This functionality improves debug and factory operations in activating and building Intel&amp;reg; AMT based client environments. This release completes DOPD SW Engineering's original functionality plan for the tool and is therefore marked as a production level release.&lt;br /&gt;
&lt;br /&gt;
This release has the following updates from the Beta release:&lt;br /&gt;
&lt;br /&gt;
&amp;middot; Added a timestamp to Intel&amp;reg; AMT events in the logs generated by the client-side applications.&lt;br /&gt;
&amp;middot; Fixed the XML logfile format so that it will be properly recognized by external applications that support the XML file format.&lt;br /&gt;
&amp;middot; Fixed the issue where some commands may not succeed on the first call for some Intel(R) AMT systems.&lt;br /&gt;
&amp;middot; Fixed the "Browse" button functionality in the Intel(R) AMT Reflector Server configuration window.&lt;br /&gt;
&amp;middot; The Intel&amp;reg; AMT Reflector Server now logs the client FQDN for each event.&lt;br /&gt;
&amp;middot; Removed the View Log window from the Intel&amp;reg; AMT Reflector Client application.&lt;br /&gt;
&amp;middot; Improved the error handling of the Intel&amp;reg; AMT Reflector Client application.&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1431"&gt;Download the tool here&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Here's a 5 minute video overview of the tool's capabilities (&lt;a class="jive-link-external" href="http://www.youtube.com/watch?v=BrgPngIb9FA"&gt;Click here to view video on YouTube&lt;/a&gt;) :&lt;br /&gt;
&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/BrgPngIb9FA"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/BrgPngIb9FA" type="application/x-shockwave-flash" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">deployment</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">enterprise</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel_amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">plan</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">provisioning</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">server</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro_expert_center</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">downloads</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">smb</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">install</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">quick_start</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">setup</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">tool</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">debug</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">troubleshoot</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">unprovision</category>
      <pubDate>Thu, 12 Jun 2008 15:56:27 GMT</pubDate>
      <author>tcduncan</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/06/12/intel-amt-reflector-new-release-posted-wvideo-tutorial-too</guid>
      <dc:date>2008-06-12T15:56:27Z</dc:date>
      <clearspace:dateToText>8 months, 1 week ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/intel-amt-reflector-new-release-posted-wvideo-tutorial-too</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=10981</wfw:commentRss>
    </item>
    <item>
      <title>Microsoft's System Center Configuration Manager Forums</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/04/21/microsofts-system-center-configuration-manager-forums</link>
      <description>For those looking for a little extra help on System Center Configuration Manager, Microsoft has a great forum resources on a variety of System Center Configuration Manager topics...&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1818&amp;SiteID=17"&gt;Configuration Manager - General&lt;/a&gt; &lt;br clear="all" /&gt;	General Discussion on the topics or features not already covered by one of the other forums for System Center Configuration Manager. &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1814&amp;SiteID=17"&gt;Configuration Manager - Announcements&lt;/a&gt;&lt;br clear="all" /&gt;	General Announcements for System Center Configuration Manager Forums &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1815&amp;SiteID=17"&gt;Configuration Manager - Admin Console&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Admin Console for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1816&amp;SiteID=17"&gt;Configuration Manager - Asset Intelligence&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Asset Intelligence feature for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1895&amp;SiteID=17"&gt;Configuration Manager - Backup and Recovery&lt;/a&gt; &lt;br clear="all" /&gt;	Discussions on Backup and Recovery for System Center Configuration Manager Sites &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1817&amp;SiteID=17"&gt;Configuration Manager - Desired Configuration Management&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Desired Configuration Management feature for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1829&amp;SiteID=17"&gt;Configuration Manager - Documentation&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Help and Documentation for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1888&amp;SiteID=17"&gt;Configuration Manager - Internet Clients and Native Mode&lt;/a&gt;Discussion on the Internet Based Clients and running sites in Native Mode, certificate and SSL issues for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1819&amp;SiteID=17"&gt;Configuration Manager - Inventory&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Inventory feature for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1824&amp;SiteID=17"&gt;Configuration Manager - Operating System Deployment&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Operating System Deployment feature for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1823&amp;SiteID=17"&gt;Configuration Manager - SDK&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Software Development kit for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1821&amp;SiteID=17"&gt;Configuration Manager - Setup/Deployment&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Setup and Deployment of Clients and Servers for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1822&amp;SiteID=17"&gt;Configuration Manager - Software Distribution&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Software Distribution feature for System Center Configuration Manager &lt;br clear="all" /&gt; &lt;br clear="all" /&gt;&lt;a class="jive-link-external" href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1820&amp;SiteID=17"&gt;Configuration Manager - Software Updates Management&lt;/a&gt; &lt;br clear="all" /&gt;	Discussion on the Software Updates Management feature for System Center Configuration Manager&lt;/blockquote&gt;
Matt Royer</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">sccm_sp1</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">sccm</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <pubDate>Mon, 21 Apr 2008 21:45:11 GMT</pubDate>
      <author>miroyer</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/04/21/microsofts-system-center-configuration-manager-forums</guid>
      <dc:date>2008-04-21T21:45:11Z</dc:date>
      <clearspace:dateToText>7 months, 2 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/microsofts-system-center-configuration-manager-forums</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=11081</wfw:commentRss>
    </item>
    <item>
      <title>Troubleshooting the Altiris Manageability Toolkit for vPro Technology - Part 4 - Provisioning Server Troubleshooting</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/03/19/troubleshooting-the-altiris-manageability-toolkit-for-vpro-technology-part-4-provisioning-server-troubleshooting</link>
      <description>&lt;p /&gt;
In part 3 we covered troubleshooting common Provisioning Console issues. In part 4 we now focus on those components operating in the background during provisioning. With a functioning install and console, and when the issue appears to be server-related (In part 1 we covered troubleshooting the locale AMT system) now any issues seen must be evaluated on the server side. This article covers this process in a Problem - Cause - Solution format.&lt;br /&gt;
&lt;p /&gt;
&lt;h1&gt;Introduction&lt;/h1&gt;
The server components constitute a lot of &amp;lsquo;background' processes that support what is only seen as Altiris Console points. Much of what goes on in the background is invisible to the user save as a change in status. If setup correctly, machines simply provision. It's when they do not provision that a user should understand the server components so that proper troubleshooting can be accomplished. Note that this covers the symptoms of server-component problems. Some of the symptoms do overlap client-side issues, but in this process we are assuming we've confirmed that the client systems is functioning as expected. If you are unsure, see Part 1 of this article series.&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;Symptoms&lt;/h1&gt;
The following symptoms are seen on the Server. Please note that some of the symptoms may appear to be both client and server related making it difficult to know where the issue lies. Use Part 1 in conjunction with this article if necessary in troubleshooting these issues.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;ul&gt;
&lt;li&gt;No update to Intel AMT Systems Node - At times this node can abruptly appear stagnant with no new systems coming in and no provisioning taking place&lt;/li&gt;
&lt;li&gt;No Systems Appearing - The Intel AMT Systems node may stay blank even after connecting systems in Setup Mode onto the Network.&lt;/li&gt;
&lt;li&gt;FQDN Not Acquired - Once the SCS receives a hello message, it needs to acquire the FQDN, and if this fails the machine will remain in an unprovisioned state&lt;/li&gt;
&lt;li&gt;No systems Provisioning - This can occur where systems show up in the system, but none of them provision&lt;/li&gt;
&lt;li&gt;Properties Script Failed - This is a common error to be covered separately, though many of the above symptoms end up throwing this particular error&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;p /&gt;
In addition to the symptoms, the following tools were used to troubleshoot the issues to find out which particular issue afflicted the Server:&lt;br /&gt;
&lt;p /&gt;
&lt;ol&gt;
&lt;li&gt;AMT Logs&lt;/li&gt;
&lt;li&gt;OOB Trace Loggging&lt;/li&gt;
&lt;li&gt;Wireshark&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
See Part 1 in this article series on how to use these. These will be referenced in the below items.&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;No update to Intel AMT Systems Node&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
The typical symptom is an abrupt stop to updates on this node. For example if you have a number of provisioned systems, with systems added as systems are brought up on the network, and abruptly they stop updating or being added, this is indicative of this issue.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Tools:&lt;/b&gt;&lt;br /&gt;
&lt;p /&gt;
AMT Logs - No updates to this log occur.&lt;br /&gt;
&lt;p /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
AMTConfig Service - The AMTConfig service has stopped, crashed, or is in a hung state. This isn't common in version 3.0 of SCS or higher.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
Check that the AMTConfig Service is running.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;1. Go to Services Manager under Administrative Tools.&lt;/li&gt;
&lt;li&gt;2. Check the Service named AMTConfig to make sure it is running.&lt;/li&gt;
&lt;li&gt;3. If the service is not running, start it. If the service is running, try restarting it just in case it's in an hung state.&lt;/li&gt;
&lt;li&gt;4. Once the service is up and running again (if this is the issue) provisioning should start occurring.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;h1&gt;No Systems Appearing&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
The symptom is that no machines appear in the Intel AMT Systems list when the page is refreshed over a period of time when new systems are expected. The page ties directly into the IntelAMT database to populate the systems, so if the list isn't updating on the page, the list is also not updating in the database.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10990-1310/IntelAMTSystems.jpg" alt="IntelAMTSystems.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10990-1310/IntelAMTSystems.jpg');return false;"/&gt; &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Tools:&lt;/b&gt;&lt;br /&gt;
&lt;p /&gt;
AMT Logs - I. No entries found&lt;br /&gt;
&lt;p /&gt;
II. No entries found&lt;br /&gt;
&lt;p /&gt;
III. Invalid PID Map error&lt;br /&gt;
&lt;p /&gt;
Wireshark - II. On the client the "Hello" packet is sent, but on the server it never arrives.&lt;br /&gt;
&lt;p /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
The causes vary. See below for known causes for this issue:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;I. AMTConfig Service - The AMTConfig service has stopped, crashed, or is in a hung state. This isn't common in version 3.0 of SCS or higher.&lt;/li&gt;
&lt;li&gt;II. "Hello" packets - The routing of "hello" packets is not configured correctly, so clients can't reach the Provision Server.&lt;/li&gt;
&lt;li&gt;III. PID rejected - The PID provided in the "Hello" packet is not contained as a valid security key in the IntelAMT database. This is only seen in the AMT Log found in the Provisioning Console under Logs, selecting the &amp;lsquo;Log' icon.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
See the steps to follow for the above causes.&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;I. AMTConfig Service
&lt;ul&gt;
&lt;li&gt;1. See the resolution to the section No update to Intel AMT Systems Node.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;II. "Hello" Packets
&lt;ul&gt;
&lt;li&gt;1. In the Provisioning console go to the DNS Configuration node. Does the &amp;lsquo;Test' button allow Provisionserver to resolve back to the IP of the Notification Server?&lt;/li&gt;
&lt;li&gt;2. If yes, go to the segment of the network the client is on and try to ping the name &amp;lsquo;Provisionserver'. Does the IP resolve?&lt;/li&gt;
&lt;li&gt;3. If answer to either question above is NO, a CNAME record needs to be created on each DNS Server to route to the IP address of the Notification Server.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;III. PID rejected
&lt;ul&gt;
&lt;li&gt;1. In the Provisioning Console go to the Security Keys node under the Configuration Service Settings. The list of unused PID and PPS combinations are listed.&lt;/li&gt;
&lt;li&gt;2. In the IntelAMT database, within the csti_pid_map table all used and unused security keys are listed. The ones with a value &amp;lsquo;True' in the &amp;lsquo;Used' column will not show up in the console.&lt;/li&gt;
&lt;li&gt;3. Either import the keys if the OEM placed the AMT systems in TLS-PSK Setup Mode through the import button in the Security Keys page, or manually enter the PID PPS.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;h1&gt;FQDN Not Acquired&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
One or more Intel AMT Systems are registering in Intel SCS, but they never show an FQDN and never move out of the &amp;lsquo;Unprovisioned' status. In the AMT Log often these systems show the error &amp;lsquo;Properties Script Failed' (note that the cause of this error can be many, and this issue is but one of them). &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;NOTE!&lt;/b&gt; If no system is provisioning the issue may not be FQDN related. See No Systems Provisioning in this article for more information.&lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Tools:&lt;/b&gt;&lt;br /&gt;
&lt;p /&gt;
AMT Logs - Properties Script Failed messages&lt;br /&gt;
&lt;p /&gt;
OOB Trace - Unable to locate FQDN (Fully Qualified Domain Name) entries&lt;br /&gt;
&lt;p /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
Intel SCS calls the Out of Band Provisioning or Properties script oobprov.exe to do a number of things. The first thing it does is obtain an FQDN for the machine needing provisioning. If it fails to obtain an FQDN Provisioning will fail and the computer will remain in an unprovisioned state until oobprov.exe can successfully locate the FQDN.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
To find the FQDN, oobprov.exe runs through a number of checks. The suggested method is to have the Altiris Agent installed and have run the OOB Discovery Task (located in the Altiris Console under View &amp;gt; Solutions &amp;gt; Out of Band Management &amp;gt; Configuration &amp;gt; Out of Band Discovery &amp;gt; Out of Band Discovery). This populates the Altiris database so it has both an FQDN in the AeX AC Location data class and the UUID in the Inv_OOB_Capability data class. If this data is not available, another option is to check DNS resolution as a method. In the Altiris Console look under the Resource Synchronization node, within the Intel AMT Systems folder. As shown below, this option enables oobprov.exe to use DNS IP resolution as a method. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10990-1311/DNSReverseLookup.jpg" alt="DNSReverseLookup.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10990-1311/DNSReverseLookup.jpg');return false;"/&gt; &lt;br /&gt;
&lt;p /&gt;
NOTE the warning found directly below the checkbox: Warning! Using DNS for IP to FQDN resolution might lead to incorrect profile mapping. Make sure your DHCP server is configured correctly to give update the DNS server for dynamic addresses.&lt;br /&gt;
&lt;p /&gt;
&lt;h1&gt;No systems Provisioning&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
Systems are added regularly to the Intel AMT Systems node, but they never provision. This includes never getting an FQDN (see the above section for more information), though the cause may not be the inability of oobprove.exe to obtain the FQDN.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Tools:&lt;/b&gt;&lt;br /&gt;
&lt;p /&gt;
AMT Logs - Provisioning Script Failed messages&lt;br /&gt;
&lt;p /&gt;
OOB Trace - No references to oobprov.exe&lt;br /&gt;
&lt;p /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
If not an FQDN mapping issue, this issue stems from a timeout value in the IntelAMT database being set to 0. In the IntelAMT database, in the table csti_configuration, under the column Props_script_timeout if the value is 0 IntelSCS will timeout before it even has a chance to call oobprov.exe.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
Normally only one row exists in this table. The following SQL query will properly update this value to the default level. The default is 180 and should be set.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
USE IntelAMT&lt;br /&gt;
&lt;p /&gt;
UPDATE csti_configuration&lt;br /&gt;
&lt;p /&gt;
SET props_script_timeout = 180&lt;br /&gt;
&lt;p /&gt;
WHERE use_props_script = 'True'&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Execute the script within SQL Query Analyzer or SQL Enterprise Studio to update the value.&lt;br /&gt;
&lt;p /&gt;
&lt;h1&gt;Properties Script Failed&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
This message can mean a number of things, including the symptoms described in the preceding two section. This message can continually appear into the AMT logs as provisioning is attempted over and over.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
The causes of this issue vary. The basic explanation is that when oobprov.exe is called, if it returns anything other than success, the resulting error message in the AMT logs is &amp;lsquo;Properties Script Failed'.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
See the above two sections for the symptoms No Systems Provisioning and FQDN Not Acquired, but for additional information see the following article:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="jive-link-external" href="http://juice.altiris.com/article/2982/troubleshooting-properties-script-failed-out-band-management-solution"&gt;http://juice.altiris.com/article/2982/troubleshooting-properties-script-failed-out-band-management-solution&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;h1&gt;Conclusion&lt;/h1&gt;
This concludes the troubleshooting section for the Provisioning process. For the most common issues, the resolutions and steps presented in the first four parts of this series will resolve them. I also hope the methodology here helps explain how the background processes are working. In the next parts of this series we'll cover troubleshooting issues with the management components after systems have been successfully provisioned.</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">altiris</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel_amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel_scs</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">out_of_band_management</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">provisioning</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">server</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">symantec</category>
      <pubDate>Wed, 19 Mar 2008 20:51:48 GMT</pubDate>
      <author>joelsmith</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/03/19/troubleshooting-the-altiris-manageability-toolkit-for-vpro-technology-part-4-provisioning-server-troubleshooting</guid>
      <dc:date>2008-03-19T20:51:48Z</dc:date>
      <clearspace:dateToText>8 months, 5 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/troubleshooting-the-altiris-manageability-toolkit-for-vpro-technology-part-4-provisioning-server-troubleshooting</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=10990</wfw:commentRss>
    </item>
    <item>
      <title>Troubleshooting the Altiris Manageability Toolkit for vPro Technology - Part 3 - Provisioning Console Troubleshooting</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/03/18/troubleshooting-the-altiris-manageability-toolkit-for-vpro-technology-part-3-provisioning-console-troubleshooting</link>
      <description>In part 2 we introduced the Server components used in Provisioning, including some key items to be aware of.  In this installment we'll cover troubleshooting the server components in a symptom - cause - resolution format.  The methodology should also allow help you understand how these components work for further troubleshooting efforts, or for simply understanding how the data is moving through the Provisioning process.  This specific article covers the Console and the common errors that can appear. &lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;Introduction&lt;/h1&gt;
&lt;br /&gt;
Once the server components are installed, and the AMT systems are in a correct Setup Mode, one must access the Provisioning Console to manage the Provisioning process.  This console is located in the Altiris Console under View &amp;gt; Solutions &amp;gt; Out of Band Management &amp;gt; Configuration &amp;gt; Provisioning.  This part of the series covers errors in the console, specifically to common errors scene after the installation has taken place.  These errors can also surface due to environmental changes in the infrastructure.&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;Symptoms&lt;/h1&gt;
&lt;br /&gt;
This section lists all the symptoms covered in this article.  Use this list to guide you if you are working on a specific issue.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Provisioning Console Access Forbidden - Generally this is a 403 error on most of the Altiris Console Provisioning Nodes&lt;/li&gt;
&lt;li&gt;Provisioning Console Connection Closed - All the Provisioning Nodes show an error that the underlining connection was closed&lt;/li&gt;
&lt;li&gt;Provisioning Console User Not Authorized - This error relates to the access rights to the actual Provision Nodes, and can happen even if a user is an Altiris Administrator&lt;/li&gt;
&lt;li&gt;Provisioning Console Timeouts - We've seen timeouts occur in the console, when accessing the Intel AMT Systems list&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Provisioning Console Access Forbidden&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
&lt;br /&gt;
When accessing the Provisioning Console, the following error is thrown:&lt;br /&gt;
The request failed with HTTP status 403: Forbidden&lt;br /&gt;
&lt;p /&gt;
&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10985-1308/OOBProvCommonError.jpg" alt="OOBProvCommonError.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10985-1308/OOBProvCommonError.jpg');return false;"/&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;br /&gt;
When installing Intel SCS, the manual install defaults to HTTPS, using TLS for secure communication.  If the environment is not setup for TLS/HTTPS, the Altiris Provisioning Console will be unable to authenticate to Intel SCS, throwing this error.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;On the Notification Server where Intel SCS is installed, open up IIS Manager.&lt;/li&gt;
&lt;li&gt;Browse down into the Default Web Site and select AMTSCS.&lt;/li&gt;
&lt;li&gt;Right-click on AMTSCS and choose Properties.&lt;/li&gt;
&lt;li&gt;Select the Directory Security tab.&lt;/li&gt;
&lt;li&gt;Click the Edit button under the Secure communications section.&lt;/li&gt;
&lt;li&gt;Uncheck the box labeled &amp;lsquo;Require secure channel (SSL).&lt;/li&gt;
&lt;li&gt;Click OK.&lt;/li&gt;
&lt;li&gt;Click Apply and then OK.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Provisioning Console Connection Closed&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
&lt;br /&gt;
The error &amp;lsquo;The Host Name cannot be resolved', or &amp;lsquo; the remote connection was closed' appear when accessing the Provisioning Console.&lt;br /&gt;
&lt;p /&gt;
&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10985-1306/SCSNameNotResolved.jpg" alt="SCSNameNotResolved.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10985-1306/SCSNameNotResolved.jpg');return false;"/&gt; &lt;br /&gt;
&lt;p /&gt;
The problem can also be seen when using the Test functionality on the DNS Configuration node.  It may show a failed to obtain IP message.&lt;br /&gt;
&lt;p /&gt;
&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10985-1307/DNSSCSfailed.jpg" alt="DNSSCSfailed.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10985-1307/DNSSCSfailed.jpg');return false;"/&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;br /&gt;
When our Console tries to resolve the name to the Intel SCS Server (even when Altiris and SCS are on the same server) it fails and one of these errors are thrown.  The difference can be in the perceived FQDN for the Server.  Altiris is attempting to acquire the right IP address so it can communicate with SCS.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
&lt;br /&gt;
There are two ways to fix this if a reinstallation does not correctly set the SCS identity within Altiris.&lt;br /&gt;
&lt;p /&gt;
LMHOSTS or HOSTS files - We can update one or both of these files to contain the FQDN we're using to try and translate the IP Address.  The difficult part is finding out what Altiris is attempting to connect to.  Use the process below to find out what it is looking for:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;See Part 1 concerning the use of OOB trace logging and Debug View.&lt;/li&gt;
&lt;li&gt;Enable trace logging in OOB and launch dbgview.exe.&lt;/li&gt;
&lt;li&gt;Try to access the console and produce the error.&lt;/li&gt;
&lt;li&gt;Stop trace logging.&lt;/li&gt;
&lt;li&gt;This is the difficult part.  Normally I scan through the log looking for the host name of the server.  Usually this shows up as part of an FQDN.  One example of this is Altiris called Servername.domain, which did not respond, but Servername.domain.com was a valid name.&lt;/li&gt;
&lt;li&gt;Do a Search for the Host Name of the system (Not FQDN as it may not be using the valid one).  For example, MyServer.&lt;/li&gt;
&lt;li&gt;Once complete, access the file named lmhosts (no extension).  Place a line in the file with the Server IP Address and invalid name:
&lt;ul&gt;
&lt;li&gt;10.10.10.1     Servername.domain&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Whatever invalid name was located in step 5, the above sequence can be used to give the computer the correct IP Address resolution.  This resolves the issue.  However there may be other steps needed.  If this doesn't resolve the issue, continue to step 8.&lt;/li&gt;
&lt;li&gt;Access the Service Location node in the Provisioning Console.&lt;/li&gt;
&lt;li&gt;Change the option to &amp;lsquo;Alternate URL:'.&lt;/li&gt;
&lt;li&gt;Specify a new location changing the name to one that resolves, for example:
&lt;ul&gt;
&lt;li&gt;Previous URL: &lt;a class="jive-link-external" href="http://Servername.domain:80/AMTSCS"&gt;http://Servername.domain:80/AMTSCS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixed URL: &lt;a class="jive-link-external" href="http://Servername.domain.com:80/AMTSCS"&gt;http://Servername.domain.com:80/AMTSCS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click Apply to save the changes.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
The difficult part in this process is locating what Altiris believe the name of the Intel SCS Server is.  Since Altiris and SCS are not integrated, they do not have a mechanism that shows if they are on the same server or not.  This is why this issue surfaced.&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;Provisioning Console User Not Authorized&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
&lt;br /&gt;
After installation or after credential changes the typical error structure appears with the message: &lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Current User can't view this page.&lt;/li&gt;
&lt;li&gt;Current user can't change settings on this page.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Note that the error does not have the Red error typically associated with other console errors.&lt;br /&gt;
&lt;p /&gt;
&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10985-1309/ProvConsoleRights.jpg" alt="ProvConsoleRights.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10985-1309/ProvConsoleRights.jpg');return false;"/&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;br /&gt;
After installation only the user who conducted the Intel SCS install has rights to the console nodes.  Until other users are added, only this user (usually the Notification Server Application identity) has rights to these nodes.  Notification Server role and scope security does not apply to the populating of the data to the right of these nodes (although it does control access to actually showing the nodes themselves in the left-hand tree).&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
&lt;br /&gt;
Follow these steps to give the necessary users rights to the Provision Console nodes:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Log into the Altiris Console as the Notification Server Application Identity, or the user used to manually install Intel SCS (one of these will usually be the authorized user).&lt;/li&gt;
&lt;li&gt;Access the Altiris Console under View &amp;gt; Solutions &amp;gt; Out of Band Management &amp;gt; Configuration &amp;gt; Provisioning &amp;gt; Configuration Service Settings &amp;gt; Users.&lt;/li&gt;
&lt;li&gt;Note the users who already have rights.&lt;/li&gt;
&lt;li&gt;Click the blue + icon to add a user.&lt;/li&gt;
&lt;li&gt;Click the ... browse icon to see a typical Notification Server Domain user and groups search window.&lt;/li&gt;
&lt;li&gt;Add a group or user and click OK.&lt;/li&gt;
&lt;li&gt;Under the Role: give Enterprise Administrator rights unless you want to limit which nodes are operable.&lt;/li&gt;
&lt;li&gt;Click OK to complete adding the user.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
If no user can access these nodes, the Intel SCS installation needs to be run again under the correct user.  Run through these steps to complete this:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Log onto the Notification Server directly (or with the /console switch if you're using Remote Desktop) with the NS Application Identity.&lt;/li&gt;
&lt;li&gt;In Add/Remove Programs, locate &amp;lsquo;Intel&amp;reg; Active Management Technology Setup and Configuration Service and remove it.&lt;/li&gt;
&lt;li&gt;On the Notification Server, browse to +install_path+\Program Files\Altiris\Notification Server\NSCap\Bin\Win32\X86\OOB\IntelSCS\.&lt;/li&gt;
&lt;li&gt;Launch the file AMTConfServer.exe and walk through the install.  Be sure to use the Application Identity as the credentials for SCS.&lt;/li&gt;
&lt;li&gt;When prompted for the database credentials, if permissible use the Application Identity.&lt;/li&gt;
&lt;li&gt;Once completed log into the Altiris Console with the Notification Server Application Identity, then move back to step 1 of the previous sequence to add other users as necessary.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Provisioning Console Timeouts&lt;/h1&gt;
&lt;h2&gt;Problem&lt;/h2&gt;
&lt;br /&gt;
Even in small environments we've seen timeouts on the Intel AMT Systems node, and much less frequently on the other nodes.  The timeout throws a .NET error and the page is replaced by a timeout error.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;br /&gt;
The cause is not known at this time.  The timeouts do not seem to occur always at particularly busy times for the Notification Server, so it is difficult to know what causes them.  When there are plenty of resources available the timeouts generally do not occur, though if the server is extremely busy it doesn't always occur.  It appears to be caused by varying factors.&lt;br /&gt;
&lt;p /&gt;
A refresh after the timeout error often loads the page just fine.  This suggests the loading the page gets into a loop or hung state, instead of a true processing timeout issue.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Resolution&lt;/h2&gt;
&lt;br /&gt;
No full resolution is known at this time, but a few items can help minimize the impact of the issue.&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Remote Consoles - We've seen remote consoles perform better than having the console loaded directly on the Notification Server&lt;/li&gt;
&lt;li&gt;Refresh - Normally the timeouts occur without loading any of the frames within the page.  If you click on the link or hit the refresh for the Intel AMT Systems page and no frames load within a minute, refresh the page.  Often when the page is refreshed it then loads correctly, even quickly.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Conclusion&lt;/h1&gt;
&lt;br /&gt;
Once the console has been restored, the Provisioning process can be configured and initiated.  Because of the all or nothing nature of most of these issues, they must be overcome before even being able to properly setup and configure Intel SCS for the Provisioning process.  The above resolutions cover the methods used to resolve these issues at multiple sites.</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">altiris</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel_amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel_scs</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">out_of_band_management</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">provisioning</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">server</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <pubDate>Tue, 18 Mar 2008 16:05:26 GMT</pubDate>
      <author>joelsmith</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/03/18/troubleshooting-the-altiris-manageability-toolkit-for-vpro-technology-part-3-provisioning-console-troubleshooting</guid>
      <dc:date>2008-03-18T16:05:26Z</dc:date>
      <clearspace:dateToText>8 months, 6 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/troubleshooting-the-altiris-manageability-toolkit-for-vpro-technology-part-3-provisioning-console-troubleshooting</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=10985</wfw:commentRss>
    </item>
    <item>
      <title>USB Key Provisioning Utility - One-Touch Provisioning Tool - Binary &amp; Source Now Available.</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/03/17/usb-key-provisioning-utility-onetouch-provisioning-tool-binary-38-source-now-available</link>
      <description>&lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/102-1430-3-1288/UKPU.jpg" alt="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/102-1430-3-1288/UKPU.jpg" class="jive-image"  /&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1430"&gt;The USB Key Provisioning Utility (UKPU)&lt;/a&gt;&lt;/b&gt; tool is designed to create a valid USB key for provisioning Intel&amp;reg; AMT Systems. The UKPU tool prepares a USB Flash drive, copies the requested setup.bin to the drive, and also verifies that the setup.bin is saved using the proper procedures necessary to ensure that it is detected by Intel&amp;reg; AMT.&lt;br /&gt;
&lt;br /&gt;
The tool has a 'repair' mode that allows you to take an existing USB Key and reconstruct it to ensure the setup.bin is visible to Intel&amp;reg; AMT. In addition, you can set up a USB Key using any renamed setup.bin file on your computer, and the tool will automatically ensure it is renamed to 'setup.bin' when setting up the key.&lt;br /&gt;
&lt;br /&gt;
Here's a 3 minute video overview of the tool's capabilities (&lt;a class="jive-link-external" href="http://www.youtube.com/watch?v=ga9HamnXUuU"&gt;Click here to view video on YouTube&lt;/a&gt;):&lt;br /&gt;
&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/ga9HamnXUuU"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/ga9HamnXUuU" type="application/x-shockwave-flash" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;br /&gt;
Both binary only &amp; open source licensed source versions available at the download site.&lt;br /&gt;
&lt;br /&gt;
DOPD SW Engineering Team</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">deployment</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel_amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro_expert_center</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">setup</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">self-activate</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">data_center</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">intel</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">enterprise</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">setup</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">bin</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">source</category>
      <pubDate>Mon, 17 Mar 2008 22:28:01 GMT</pubDate>
      <author>tcduncan</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/03/17/usb-key-provisioning-utility-onetouch-provisioning-tool-binary-38-source-now-available</guid>
      <dc:date>2008-03-17T22:28:01Z</dc:date>
      <clearspace:dateToText>8 months, 1 week ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/usb-key-provisioning-utility-onetouch-provisioning-tool-binary-38-source-now-available</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=10982</wfw:commentRss>
    </item>
    <item>
      <title>Two New Tools Aim To Ease Activation</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/03/07/two-new-tools-aim-to-ease-activation</link>
      <description>Today we offer the &lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1430"&gt;USB Key Provisioning Utility (UKPU)&lt;/a&gt; focused on one-touch provisioning and the &lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1431"&gt;Intel® AMT Reflector&lt;/a&gt; which offers a unique implimentation allowing an Intel® AMT client to access/manage some Intel® AMT functionality locally via the OS without entering the management engine directly (usually via BIOS).&lt;br /&gt;
&lt;br /&gt;
Click &lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1431"&gt;here to learn more&lt;/a&gt; about Intel® AMT Reflector or &lt;a class="jive-link-external" href="http://communities.intel.com/servlet/JiveServlet/download/1431-1-1106/Intel%20AMT%20Reflector%20Setup%200.9.866%20(Beta).zip"&gt;here to download&lt;/a&gt; directly. &lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10965-1290/ARC.JPG" alt="ARC.JPG" class="jive-image"  /&gt; &lt;br /&gt;
&lt;br /&gt;
Click &lt;a class="jive-link-external" href="http://communities.intel.com/docs/DOC-1430"&gt;here to learn more&lt;/a&gt; about USB Key Provisioning Utility (UKPU) or &lt;a class="jive-link-external" href="http://communities.intel.com/servlet/JiveServlet/download/1430-3-1105/IntelUSBKeyProvisioningUtility_1.0.866.1.zip"&gt;here to download&lt;/a&gt; it directly.  &lt;img src="http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/38-10965-1291/UKPU.jpg" alt="UKPU.jpg" class="jive-image"  /&gt;&lt;br /&gt;
&lt;br /&gt;
Tell us what you think!&lt;br /&gt;
DOPD SW Engineering Team</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">deployment</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">server</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro_expert_center</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">enterprise</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">integration</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">usb</category>
      <pubDate>Sat, 08 Mar 2008 02:07:04 GMT</pubDate>
      <author>tcduncan</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/03/07/two-new-tools-aim-to-ease-activation</guid>
      <dc:date>2008-03-08T02:07:04Z</dc:date>
      <clearspace:dateToText>8 months, 2 weeks ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/two-new-tools-aim-to-ease-activation</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=10965</wfw:commentRss>
    </item>
    <item>
      <title>SCS Setup Wizard Now Available for Evaluation</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/02/28/scs-setup-wizard-now-available-for-evaluation</link>
      <description>Available for download and use is the &lt;a class="jive-link-external" href="http://downloadcenter.intel.com/detail_desc.aspx?ProductID=2557&amp;DwnldID=15532&amp;agr=N"&gt;SCS Setup Wizard&lt;/a&gt;, a tool designed to automate the installation of the Intel&amp;reg; Setup and Configuration Service (SCS) along with the third party pre-requisite components automatically. This is a pre-release alpha level project that will be updated soon. It requires a fresh install of Windows Server 2003 and un-provisioned Intel&amp;reg; AMT clients. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Background -&lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
The Intel Setup and Configuration Service for Intel&amp;reg; Active Management Technology (Intel&amp;reg; AMT) is a free toolset that simplifies the preparation of hardware that supports Intel AMT for remote administration.&lt;br /&gt;
&lt;br /&gt;
Intel SCS automates the process of populating Intel AMT managed platforms with the usernames, passwords, and network parameters that enable the platforms to be administered remotely.&lt;br /&gt;
&lt;br /&gt;
The automation of these activates provide an efficient means of implementing Intel AMT hardware for enterprise customers.&lt;br /&gt;
&lt;br /&gt;
The Intel SCS service works with other services in order to provide a secure setup and configuration infrastructure for Intel AMT devices.&lt;br /&gt;
&lt;br /&gt;
To successfully take advantage of the functionality that the Intel SCS service can provide, all of the other needed services must be correctly installed and configured. These services include:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Microsoft SQL* Server&lt;/li&gt;
&lt;li&gt;Internet Information Services (IIS) 6.0&lt;/li&gt;
&lt;li&gt;Microsoft Certificate Authority&lt;/li&gt;
&lt;li&gt;Active Directory&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Installing and configuring all of the services needed to utilize the Intel SCS can take an experienced user 2+ hours to complete. Using the automation provided by the SCS Setup Wizard, this process can take less than 30 minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;SCS setup Wizard Performs the following functions -&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Install/configure MS SQL Server 2005 Express* Edition and MS SQL Server Management Studio Express&lt;/li&gt;
&lt;li&gt;Install/configure Internet Information Services (IIS) 6.0&lt;/li&gt;
&lt;li&gt;Install/configure MS Certificate Authority*&lt;/li&gt;
&lt;li&gt;Install/configure Active Directory Services&lt;/li&gt;
&lt;li&gt;Install certificate for IIS&lt;/li&gt;
&lt;li&gt;Install certificate for Intel AMT Client&lt;/li&gt;
&lt;li&gt;Install/configure Intel SCS service&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Download here: &lt;br /&gt;
&lt;a class="jive-link-external" href="http://downloadcenter.intel.com/detail_desc.aspx?ProductID=2557&amp;DwnldID=15532&amp;agr=N"&gt;http://downloadcenter.intel.com/detail_desc.aspx?ProductID=2557&amp;DwnldID=15532&amp;agr=N&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
DOPD Software Engineering Team</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">scs</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">enterprise</category>
      <pubDate>Thu, 28 Feb 2008 21:15:41 GMT</pubDate>
      <author>tcduncan</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/02/28/scs-setup-wizard-now-available-for-evaluation</guid>
      <dc:date>2008-02-28T21:15:41Z</dc:date>
      <clearspace:dateToText>8 months, 4 weeks ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/scs-setup-wizard-now-available-for-evaluation</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=10939</wfw:commentRss>
    </item>
    <item>
      <title>Define Activation...</title>
      <link>http://communities.intel.com/openport/blogs/activation/2008/02/25/define-activation</link>
      <description>Depending on your companies requirements (i.e. security, infrastructure, biz process) Activation can mean many things. If your security requirements are such Activation can simply mean enabling AMT in the BIOS in SMB mode. If your requirements are more stringent it can mean enabling AMT to prepare for Remote Configuration (Zero Touch), or, if you are still doing it the "old" way, then you are either manually (YUKE!) applying the PID/PPS combo or using the USB methodology. Great, but is this Activation? What about the other pieces to the device lifecycle i.e. break/fix, reuse, EOL where you have to manage the certificate? Intel IT, along with help from our friends in other Intel orgs are developing a programmatic script to aid in managing the systems as they move through the lifecycle. But is this Activation? How about how you use AMT? What business processes need to be changed to gain the full benefit of the cost savings from AMT? &lt;br /&gt;
&lt;br /&gt;
Activation, as defined by Webster's Dictionary, is to make active or more active, or to set up or formally institute with the necessary personnel and equipment. What this means to AMT is that you need to map out all aspects of the full use of AMT but measure it based on each step of the way to get a clear picture of where you are. In other words, define your total market (system in the environment that are AMT capable); how many have AMT enabled in the BIOS (in prep for RC); how many are fully provisioned; how far have you tested your full lifecycle; do you have your console strategy in place; how have you defined your use cases; are you using it? Each step is making AMT more active. How far have you gone? How do you define Activation?&lt;br /&gt;
&lt;p /&gt;
Note: As the Intel IT and product groups validate the new provisioing script we will post additional information. It effectively removes the ambiguity in provisioing lifecycle; managing from intial provision to break / fix. More to come.</description>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">activation</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">amt</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">enterprise</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">scs</category>
      <category domain="http://communities.intel.com/openport/blogs/activation/tags">vpro</category>
      <pubDate>Mon, 25 Feb 2008 18:01:24 GMT</pubDate>
      <author>Dave McCray</author>
      <guid>http://communities.intel.com/openport/blogs/activation/2008/02/25/define-activation</guid>
      <dc:date>2008-02-25T18:01:24Z</dc:date>
      <clearspace:dateToText>8 months, 4 weeks ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/openport/blogs/activation/comment/define-activation</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/openport/blogs/activation/feeds/comments?blogPostID=10940</wfw:commentRss>
    </item>
  </channel>
</rss>

