Home > Intel Communities > Open Port IT Community > Intel® vPro™ Expert Center > Activation > Blog
1 2 3 4 ... 6 Previous Next

Activation Blog

78 Posts
0

Case Studies

Posted by Gary Szolnoki Nov 11, 2008

Learn how Intel has helped top companies, universities, and hospitals shorten the time it takes to do IT, including the following:

 

  • Complete an Asset Inventory

  • Solve Hardware Problems

  • Solve Software Problems

  • Protect all PC's by detecting antivirus agents

 

In many cases Intel has shortened the time it takes to complete these tasks by 25 to 50 percent, saving money, while also developing a more efficient workflow.

 

Enterprise Client/Mobility Success Stories

0 Comments Permalink
2

 

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.

 

 

 

Introduction

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.

 

 

 

 

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.

 

 

 

Obtaining a Remote Configuration Certificate

This subject has been covered previously. I wanted to lightly touch upon this as there is a vital 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:

 

 

 

 

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.

 

 

 

 

 

During the steps to install the certificate emphasis will be given on the step where the export should take place.

 

 

 

Installing the Certificate

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.

 

  1. Go to Start > Run > type mmc > and click OK.

  2. In the resulting console click under File and choose Add/Remove Snap-in...

  3. Near the bottom of the resulting window click the Add button.

  4. From the list that appears select Certificates and then click the Add button.

  5. Leave the radial button selected on ‘My user account' and click Finish.

  6. From the same list select Certificates again and click the Add button.

  7. From the resulting window change the radial select to ‘Computer account' and click Next.

  8. Leave the selection at ‘Local computer: (the computer this console is running on) and click Finish.

  9. Click the Close button in the window offering you the list of available snap-ins.

  10. At the original add/remove snap-in screen verify that you have two entries:

    1. Certificates - Current User

    2. Certificates (Local Computer)

  11. Click OK.

  12. Expand both trees in the left-hand pane within the console. You should see the full certificate stores.

  13. Right-click on the Personal folder under the Current User certificate store and highlight ‘All Tasks' and click on ‘Import' in the pop-out menu.

  14. Click Next on the Welcome page of the Certificate Import Wizard and click the Browse button.

  15. Browse to the cer or crt file provided by the vendor, highlight it, and click Open.

  16. Click Next, and leave the radial option on ‘Place all certificates in the following store', which should be set to ‘Personal'. Click Next.

  17. Under the Completing section of the wizard, Click Finish. You should receive a pop-up .

  18. NOTE! 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 > right-click > and choose All Tasks > Export...

  19. Click Next on the Welcome screen. In the resulting list you should have an active option for ‘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.

  20. Follow the wizard, and ensure you select the option ‘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.

  21. 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 > Import...

  22. Click Next on the Welcome screen and click the Browse button on the subsequent screen.

  23. Browse to the newly exported PFX file. Note that you will need to change the ‘Files of type' to include the PFX format. Click Next.

  24. The Password screen prompts for the password you set when you exported the key in step #20. Enter the password and click Next.

  25. Choose or leave the select to ‘Place all certificates in the following store'. The value should be Personal. Click Next.

  26. Click Finish on the end details page to complete the import.

  27. 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.

  28. Execute the file loadcert.exe.

  29. Press Y and Enter.

  30. A ‘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.

  31. 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.

 

Reinstalling the Certificate

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:

 

  • The name matching the name of the cer or crt file obtained from the vendor

  • The vendor's certificate (the entry will contain the vendor name).

 

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.

 

 

Other Setup Requirements

The following items may be required, depending on the environment.

 

 

ProvisionServer

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:

 

  • ping ProvisionServer

 

 

 

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:

 

 

  • nslookup ProvisionServer

 

 

 

We should get the data on the Notification Server's name.

 

 

 

DNS Zones

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:

 

  • Certificate: MyNSServer_My1Domain_local.crt

  • DNS Primary lookup Zone: My1Domain.local

 

DHCP Option

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.

 

 

 

 

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:

 

 

  • Certificate: MyNSServer_My1Domain_local.crt

  • DNS Primary lookup Zone: My1Domain.local

  • DHCP Option 15: My1Domain.local

 

Conclusion

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.

2 Comments Permalink
0

Need information on vPro and certificates? Check out this new wiki.

 

Go to http://communities.intel.com/docs/DOC-2225.

0 Comments Permalink
0

Check out this short video clip on the fast call for help feature in AMT 4.0 and checking out the BIOS via SOL.

 

 

0 Comments Permalink
0

Check out this new paper - it provides step-by-step instructions for purchasing a cert from Go Daddy and then installing it for use with LANDesk 8.8.

 

Installing Go Daddy Certificates on LANDesk 8.8

0 Comments Permalink
0

 

Many times, especially lately, we have seen situations where the wrong VeriSign certificate was purchased for AMT provisioning. It is very frustrating at times why things are not working as quickly..... and then come to find out that the root cause is the certificate you orderd. Anyway, here is a step-by-step (with pictures) of how to order the correct Secure SSL certificate from VeriSign.

 

 

Request & Install Verisign Certificate for any ISV

0 Comments Permalink
0

We just published a new ROI study, which shows how a company is saving energy and money, while increasing efficiency.

 

Projected cumulative savings for the company of over $190,000 over 5 years. CSK’s customer is using the remote power-up capability to make sure all PCs are ready to receive patches. The service company is also saving on energy consumption by using Intel vPro technology to power up systems off-hours only when patching is needed, then using their management software to power PCs back down.

 

ROI Analysis: Positive ROI of 100% with Reduced Carbon Emissions and Better Patching Using PCs with Intel® vPro™ Technology

0 Comments Permalink
0

Check out the updated Microsoft SCCM Quick Start Guide! It was updated for usability and expanded with lots of new info.

 

Take a peek!

 

Intel vPro Technology Out of Band Management Quick Start Install Guide for SCCM SP1 Rev1.9.1

0 Comments Permalink
0

Using LANDesk 8.8 for your vPro deployment? This quick start guide was updated to add new details and increase usability.

 

Quick Start Guide for LANDesk* and Intel® AMT

0 Comments Permalink
0
0 Comments Permalink
0

Activator packaging

Posted by Liesa Harkness Oct 9, 2008

Today I've posted a couple of documents that outline tools we have developed to deploy the activator tool in several Enterprise enviroments. Activator Packaging gives an overview of the tool and the requirements Building Activator Packages is an example of a script and packaging tool used to deliver the Activator Utility and the syntax to initially provision systems and to keep the host name sychronized.

0 Comments Permalink
0

Here's a guide that provides step-by-step instruction for purchasing a VeriSign certificate and then importing it into Internet Explorer for use with LANDesk 8.8.

 

Installing VeriSign Certificates on LANDesk 8.8

0 Comments Permalink
0

Here's a new ROI analysis paper - that shows a positive ROI over 4 years of 180%!

 

Telkomsel upgraded approximately 36% of their machines with vPro systems. They implemented use cases such as off-hours patch management, remote asset tracking, and remote diagnostics and repair - and started to see significant savings!

 

ROI Analysis: Positive ROI of 180% with More Reliable, Secure, Scalable IT Using PCs with Intel® vPro™ Technology

0 Comments Permalink
0

Read this ROI study to see how Panyu People's Hospital will slash asset inventory costs by remotely accessing the out-of-band, persistent hardware asset information stored in the protected memory built into PCs with Intel vPro technology.

 

ROI Analysis: 99% Remote Inventory Success and Reduced Service Costs Using Intel® Core™2 Processors with vPro™ Technology

0 Comments Permalink
0

Using Symantec Altiris for your management console? Check out this use case document to help you implement asset tracking inventory:

 

Altiris Use Case: Asset Tracking Inventory

0 Comments Permalink
1 2 3 4 ... 6 Previous Next