Jump to content
DeployCentral
  • entries
    6
  • comments
    4
  • views
    37,963

Where's your 'Golden Image' today? OS image life cycle Best Practices


aaron.lines@gmail.com

2,174 views

For years, IT departments have been searching for a method to maintain a perfected Operating System image which can be quickly and easily deployed to the majority of the computer models supported throughout the organization. This 'golden image' should contain all the necessary OEM drivers for the hardware to work without any secondary steps to manipulate the device manager or otherwise update drivers after the initial image deployment. I have personally experienced high levels of frustration from hours of development time trying to design the correct scripts to conduct INF file injection PRE or even POST SYSPREP for an elusive 'golden image' because the payoff would be well worth it.

Finally, there is a product on the market which achieves the perfect image end game. By leveraging the scripting and single-instance storage available in SmartDeploy Enterprise (SDE) I now have the 'golden image' at my proverbial deployment fingertips. In the past, my methods were tiresome. I would get a new model computer and visit the vendor site only to download, extract, and install each individual driver for the hardware components then move on to other add-ons. The alternative is to use the vendor baked-on image, but in IT circles that is blasphemy to most professionals due to the unnecessary add-ons, trial software, and general sluggishness of vendor supplied images.

There are several advantages to adopting the SmartDeploy Enterprise software to serve as a new model for your Operating System image management. First, you are able to use the Platform Manager component within the SDE software to create single-instance storage files of all the drivers you need for a specific computer platform or model. These are known as Platform Packs. Secondly, Prowess the makers of SDE host a freely accessible database of Platform Packs that can be quickly queried to deliver a fully functional driver pack for each of your computer models. Each contains the collection of needed drivers and INF files needed for your model and conveniently organized by Windows version.

The process is simple. Download the Platform Packs from the website for the supported models in your organization. When you open the pack with the SDE Platform Manager component you can quickly make additional customizations to the driver sets if desired. For example, I downloaded a pack for an Optiplex 745. Then opened it with Platform Manager. The drivers are organized logically by OS and then by hardware device as you can see.

pmanager1.png

In this example, I needed to add an additional high-end audio driver for a specialized sound card that we use. To make the changes to a platform pack: I start by extracting the driver files for the manufacturer and model that I need to modify to a new folder on my computer. Then I delete the operating system that I just extracted and subsequent driver files (from the Platform Manager console). Next, I make audio driver file additions to my new local folder. Finally, I re-import the folder containing the updates into my modified platform pack file and re-save it. For exact steps on how to do this follow the Smart Deploy Enterprise User's Guide below.

Add or remove drivers in a platform pack

1. Go to Start > All Programs > Prowess > SmartDeploy Enterprise > Platform Manager.

2. Click File, and then click Open. Browse to the platform pack (.ppk) that you want to modify, and then click Open.

3. Expand the tree to the manufacturer and model you want to modify.

4. Right-click the operating system you want to modify. Then click Extract.

5. Browse to an empty folder or create a new folder for the extracted drivers. Then click OK. The device drivers are extracted to the folder.

Caution The next step deletes the entire operating system tree under the selected manufacturer and model. This includes all custom filters, tasks, and settings for the device drivers and supporting software. Make sure you are working from a copy of the original platform pack, and take a few minutes to note this information so that it can be easily re-entered when needed at the end of this section.

6. In the Platform Manager, right-click the operating system you just extracted, and then click Delete. Click OK.

7. Open Windows Explorer to the folder where the drivers were extracted. Do one of the following:

  • To add drivers, add the desired files and/or folders.
  • To remove drivers, delete the desired files and/or folders.

8. In the Platform Manager, expand the tree to the manufacturer and model you want to modify.

9. Right-click the computer model, then click Add. The Add new software dialog will appear.

10. In the Target operating system list, select the same operating system you just deleted.

11. Click Browse, and then select the platform folder that contains your device drivers. Click OK.

12. Browse the device driver tree and confirm your device drivers have been added.

13. Go through the device driver tree, and re-create the custom filters, tasks, and settings.

14. When you have finished your changes to the platform pack, click File, and then click Save.

As I mentioned, this process is simple. You can even import one Platform Pack into another if you need a single pack to contain drivers across multiple chipsets if desired. Below are the instructions from the Smart Deploy Enterprise User's Guide.

To combine platform packs into a single file:

1. Go to Start > All Programs > Prowess > SmartDeploy Enterprise > Platform Manager.

2. Click File, and then click New. Browse to where you want to save your combined platform pack. Type a name for the combined platform pack; for example, Default.ppk, and then click Save. An empty platform pack will be created.

Note If the platform pack is named Default.ppk, and it is located in the same folder containing your images, it will automatically be processed by the Deploy Wizard at deployment time.

3. Click File, and then click Import.

4. Browse to the place where you downloaded the platform packs. Select a platform pack. Then click Open.

For each platform pack you want to include in the file, repeat steps 3 and 4. When you are done importing platform packs, close the Platform Manager.

Our 'golden image' attainment is closer than ever before. Next, we will choose to deploy our Operating System with the desired Platform Pack to our destination computer. I plan on discussing how easily image deployment occurs in V2V or P2V environments in my next post.

Aaron Lines

IT Consultant

0 Comments


Recommended Comments

There are no comments to display.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...