If you are performing your capture on a multiprocessor add the following line to your sysprep.inf. [Unattended] UpdateUPHAL = "ACPIAPIC_UP,%WINDIR%\Inf\Hal.inf" this will then deploy to a uniprocessor and multiprocessor. IF your capturing your image on a uniprocessor machine add the following line. UpdateHAL = "ACPIAPIC_MP,%WINDIR%\Inf\Hal.inf" Did I answer you question or were you referrring to amd processors, what different hardware are you deploying to processors are you using amd ? |