Logo
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
EPL Standings
 
 
Windows Vista

Developing Disk Images : Manually Preparing Images, Customizing BDD 2007

1/23/2013 4:52:22 PM

1. Manually Preparing Images

The distribution share and answer files describes to Windows Setup how to install and configure Windows Vista. It includes the settings (answer file) as well as device drivers and packages you want to add to the operating system. It might also contain applications that you want to install.

A common way to deliver operating systems to users is to create an image of the configuration. This is particularly true when the distribution includes other files, such as applications. Creating an image that you install on each destination computer is quicker and more efficient than installing the uncustomized Windows Vista image and then installing applications on each destination computer.

Sysprep prepares a Windows Vista installation for imaging or delivery to end users. Sysprep removes all user-specific information from a system and resets any system-specific security identifiers (SIDs) to allow the system to be duplicated. Once duplicated, systems using the duplicated image will register their own SIDs with the domain in which they are deployed. Sysprep has several command-line options to control its behavior. Table 1 lists the command options.

Table 1. Sysprep Command-Line Options
OptionDescription
/auditRestarts the computer into audit mode. In audit mode, you can add additional drivers or applications to Windows Vista. You can also test an installation of Windows Vista before it is sent to an end user. If you specify an unattended Windows Vista setup file, the audit mode of Windows Setup runs the auditSystem and auditUser configuration passes.
/generalizePrepares the Windows installation to be imaged. If you specify this option, all unique system information is removed from the Windows installation. The system’s SID is reset, any system restore points are cleared, and event logs are deleted. The next time the computer starts, the specialize configuration pass runs. A new SID is created, and the clock for Windows activation resets (if the clock has not already been reset three times).
/oobeRestarts the computer into Windows Welcome mode. Windows Welcome allows end users to customize the Windows operating system, create user accounts, name the computer, and other tasks. Any settings in the oobeSystem configuration pass in an answer file are processed immediately before Windows Welcome starts.
/rebootRestarts the computer. Use this option to audit the computer and to verify that the first-run experience operates correctly.
/shutdownShuts down the computer after Sysprep completes.
/quietRuns Sysprep without displaying on-screen confirmation messages. Use this option if you automate Sysprep.
/quitCloses Sysprep after running the specified commands.
/unattend: answerfileApplies settings in an answer file to Windows during unattended installation. You can create this answer file in Windows SIM.
answerfileSpecifies the path and file name of the answer file to use.

When you’ve created a Windows Vista installation that you plan to image, you then use Sysprep to generalize the system. The following command generalizes the system and prepares it to run the Windows Welcome Wizard on the next restart:

sysprep /oobe /generalize

You can also use Sysprep to create buildtoorder systems. The following command lets you place a system into audit mode on the next restart, wherein you can install additional applications and modify configurations:

sysprep /audit /generalize /reboot

The following command completes the customization and prepares the system to run the Windows Welcome on the next boot:

sysprep /oobe

When all system preparations have been made, the system is ready for imaging. You can load the image onto a DVD, copy it to a network share or distribution point, or leave on the system for use on the next system start.


2. Customizing BDD 2007

You can brand some components in BDD 2007. You can customize Deployment Workbench and the Windows Deployment Wizard. For example, you can customize Workbench.xml in C:\Program Files\BDD 2007\Bin to change the text displayed in the Deployment Workbench title bar and for each item in the console tree. While it’s generally safe to customize the <Name> tag in Workbench.xml, you should avoid changing other tags.

The LTI process is driven by .xml files called definition files. You can brand the entire LTI process by customizing the following files, which are in D:\Distribution\Scripts, where D is the drive containing the distribution share:

  • BDD_Welcome_ENU.xml Customize this file to change the text displayed on the Windows Deployment Wizard’s Welcome page.

  • Credentials_ENU.xml Customize this file to change the text displayed in the User Credentials dialog box.

  • DeployWiz_Definition_ENU.xml Customize this file to change the text for each page displayed by the Windows Deployment Wizard.

  • Summary_Definition_ENU.xml Customize this file to change the text in the Deployment Summary dialog box, which displays at the end of the LTI process.

Other -----------------
- Maintaining Security : Authorizing Administrative Actions, Restricting Access to Web Content
- Maintaining Security : Monitoring Your Security Settings, Configuring the Windows Firewall
- Developing Disk Images : Capturing a Disk Image for LTI, Capturing a Disk Image for ZTI
- Developing Disk Images : Creating the Lab Deployment Point
- Adobe Illustrator CS5 : Organizing Your Drawing - Working with Groups
- Adobe Illustrator CS5 : Organizing Your Drawing - Enhancing Appearances with Live Effects
- Adobe Dreamweaver CS5 : Working with Multimedia and Online Tools - Checking for Plug-ins
- Adobe Dreamweaver CS5 : Working with Multimedia and Online Tools - Using Plug-ins
- Adobe Dreamweaver CS5 : Working with Multimedia and Online Tools - Using ActiveX Controls
- Maintaining Security : Restricting User Rights, Protecting Your Account
- Maintaining Security : Setting Your Password, Changing Your Password, Resetting Your Password
- Adobe Photoshop CS5 : The Essentials of Camera Raw - Photoshop Killer Tips
- Adobe Photoshop CS5 : Cropping and Straightening
- Adobe Photoshop CS5 : Adjusting Contrast Using Curves
- Developing Disk Images : Editing a Build’s Task Sequence
- Developing Disk Images : Creating Image Builds
- Developing Disk Images : Configuring the Lab Distribution Share (part 3) - Adding Packages
- Developing Disk Images : Configuring the Lab Distribution Share (part 2) - Adding Applications
- Developing Disk Images : Configuring the Lab Distribution Share (part 1) - Adding Windows Vista
- Adobe Flash Catalyst CS5 : Configuring the Data List's Parts
 
 
Most view of day
- Adobe Photoshop CS5 : Letting Camera Raw Auto-Correct Your Photos, Adding Snap to Your Images Using the Clarity Slider
- Microsoft Excel 2010 : Calculating the Mode (part 3) - Getting the Mode of Categories with a Formula - Accommodating a Function’s Arguments
- Microsoft Dynamic CRM 4 : Data Migration (part 1) - Scribe Workbench - Source and Target Definitions, Source Configuration
- Maintaining Security : Restricting Content in Windows Media Center, Creating Trusted Contacts
- BizTalk Server 2009 Operations : Maintaining the BizTalk Group (part 2) - Backup Procedures
- Microsoft Exchange Server 2010 : Completing Transport Server Setup (part 2) - Configuring the Transport Dumpster , Configuring Shadow Redundancy
- Windows Server 2012 : File Services and Storage - Configuring iSCSI storage (part 4) - Using iSCSI Initiator - Configuring iSCSI Initiator
- Microsoft Dynamics Ax 2009 : RunBase Framework Extension (part 4) - Adding a Query
- BizTalk Server 2006 : Pipeline Component Best Practices and Examples - The Databased Disassembler
- Microsoft Visio 2010 : Modifying a Graphic (part 6) - Adding a Picture Style and Effects
Top 10
- Windows Server 2012 : DHCP,IPv6 and IPAM - Exploring DHCP (part 3) - Creating IPv4 DHCP Scopes
- Windows Server 2012 : DHCP,IPv6 and IPAM - Exploring DHCP (part 2) - Installing DHCP Server and Server Tools
- Windows Server 2012 : DHCP,IPv6 and IPAM - Exploring DHCP (part 1)
- Windows Server 2012 : DHCP,IPv6 and IPAM - Understanding the Components of an Enterprise Network
- Microsoft OneNote 2010 : Using the Research and Translate Tools (part 3) - Translating Text with the Mini Translator
- Microsoft OneNote 2010 : Using the Research and Translate Tools (part 2) - Translating a Word or Phrase with the Research Pane
- Microsoft OneNote 2010 : Using the Research and Translate Tools (part 1) - Setting Options for the Research Task Pane, Searching with the Research Task Pane
- Microsoft OneNote 2010 : Doing Research with Linked Notes (part 2) - Ending a Linked Notes Session, Viewing Linked Notes
- Microsoft OneNote 2010 : Doing Research with Linked Notes (part 1) - Beginning a Linked Notes Session
- Microsoft OneNote 2010 : Doing Research with Side Notes (part 3) - Moving Side Notes to Your Existing Notes
 
 
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
2015 Camaro