WAIK (Windows 7) Installing the Supplement for Windows 7 SP1

KB ID 0000450 

Problem

I’ve been doing some prep work with WDS this week for a client, (I’ve covered Deploying Windows 7 with WDS before). So I went to check if there was a new WAIK as Windows 7 and Server 2008 R2 have had a Service Pack 1 released since last time I deployed windows 7 in bulk.

And sure enough, there is an update. (Though the update is for WindowsPE Not the SIM tools I would be using).

The Windows® Automated Installation Kit (AIK) Supplement for Windows® 7 SP1

Note: This is an update not a complete install of the WAIK.

Solution

1. As mentioned above, before you start you should have the full WAIK installed.

The Windows® Automated Installation Kit (AIK) for Windows® 7

2. Download the supplement to your machine (Note: is comes down in .iso format).

3. As the files are in .iso format you can burn them to a DVD, though I prefer to use 7Zip and just extract the files as if they were a zip folder/archive. By default WAIK will install to “C:Program FilesWindows AIK” (Note: your location may be different, check). In this example I’ve extracted the update to E:WAIK_SP1, change your path accordingly.

4. Execute the following command:

[box]xcopy E:WAIK_SP1 “C:Program filesWindows AIKToolsPETools” /ERDY[/box]

5. Alternatively you can just extract the files from 7Zip straight to the PETools folder.

6. To check, simply compare the date stamp on the folders in the PETools directory with the current date.

 

Related Articles, References, Credits, or External Links

Deploying Windows 7 with WDS

Deploying Windows XP with WDS

Error – Windows SIM was unable to generate a catalog

KB ID 0000449

Problem

Seen while SIM attempts to create a catalog file from a Windows image (.wim) file.

This problem occurs if you are trying to create a catalog from from an x86 (32 bit) image, on a machine that is running a x64 bit version of the WAIK.

Solution

1. Instead of trying to create a catalog file, you can use the one from the install DVD.

2. You will find the catalog file (with a .clg extension) on the DVD in the sources directory.

 

Related Articles, References, Credits, or External Links

NA