Options

Virtual PC Blue Screening on Unattended Install

SieSie Member Posts: 1,195
Just a quick question, have you ever had problems installing XP on a virtual machine using an unattended installation? (using a uncomplicated winnt.sif file)

When ever I try this it blue screens and I have to revert to a manual install.

Ran the same unattended install on a physical PC and all worked fine however.

winnt.sif is as follows.

;SetupMgrTag
[Data]
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS

[GuiUnattended]
AdminPassword=XXXXXXXXXXXXX
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1

[UserData]
ProductID=DDQXW-XXXXX-XXXXX-XXXXX-R739Q
FullName="Automation"
OrgName="Automation Co"
ComputerName=XP-

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

Just running it again and i will post the STOP code etc shortly.
Foolproof systems don't take into account the ingenuity of fools
Sign In or Register to comment.