Author Archive
Windows Vista - Tuesday, January 1, 2008 10:31 - 0 Comments
Preparing a disk for an unattended install of Vista
Here’s a tip for preparing a disk for an unattended install of Windows Vista.
Before you can install Vista onto a bare-metal system, you must prepare the disk by creating a partition. To do this, you must configure the following answer file component:
Microsoft-Windows-SetupDiskConfigurationDiskCreatePartitionsCreatePartition
The setting you normally configure for this component is called Size, which you use to specify the size in GB of the partition you are creating. However, if you don’t know the size of your disk, or if you want to create as large a partition as possible, use the Extend setting instead. By configuring this setting as True, Windows Setup will create a partition that fills the entire disk.
Article written by MyComputerAid.com
- How to tell if a computer has been sysprepped.
- Moving user profile location in Windows Vista
- Specifying the target partition for unattended install of Vista
- Specifying your name and organization during an unattended install of Vista
- Migrating unattend.txt to unattend.xml
- Turning on Windows features during an unattended install
- Troubleshooting Regsvr32 Error 0x80004005
- Event log retention
- Disabling device found popups

