In Windows Vista/7 the process is a little more complicated. The Setup Manager Wizard from Windows XP that asked you the same basic questions the installer would ask has been replaced by a more flexible tool (the Windows System Image Manager) that gives you more control over the install. Of course more flexible generally means more complex and this is no exception.
So, the steps for creating an unattended install are:
- Download and install the WAIK from Microsoft.
- Run the "Windows System Image Manager" from your start menu.
- Right click on "Select a Windows image or catalog file" in the lower left section of the window and select "X:\sources\install.wim" from your installation media.
- Now in the upper right section of the Window right click "Create or open an answer file" and choose to create a new answer file.
- The next steps are a little convoluted. First you need to expand out the various "Components" of the Windows Image you opened in step 3 and find the section that contains the setting you want to enter an answer for. For example if you want to pre-populate the product key, computer name, or time zone you can select "_Microsoft-Windows-Shell-Setup_". On the right side of your screen you'll see the setup options you can configure for this component.
- Now that you've found the settings you want to configure right-click the component and click "Add Setting to Pass...". No doubt you're wondering which pass you should select. For most of the settings I needed "Pass 4 specialize" was the correct place. However, you'll need to do your own research to determine what the right pass is for your unique scenario. NOTE: Some information on each setting can be obtained by right-clicking the setting itself and choosing "Help...".
- (unfinished)
0 comments:
Post a Comment