I am using Ghost to capture the sysprepped image and deploying via PXE with winPE, so I'm not using any of the .wim images or MS deployment methods.
I'm trying to emulate the same steps that we go through with our existing answer file for XP (seen below).
No prompts during setup except for naming the computer, the admin account enabled, and the machine being joined to the domain.
Any assistance is needed since I'm not familiar with the new System Image Manager.
;SetupMgrTag
[Unattended]
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386
[SysprepMassStorage]
[GuiUnattended]
AdminPassword=XXXXX
OEMSkipRegional=1
TimeZone=20
OemSkipWelcome=1
[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
FullName="Corporate User"
OrgName="XXXXX Corporation"
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=75
[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=205
LongDistanceAccess="9"
[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=windist
[Identification]
JoinDomain=Corporate
DomainAdmin=XXXXX
DomainAdminPassword=XXXXXX
[Networking]
InstallDefaultComponents=Yes
This post has been edited by i3igi3yrd: 01 February 2012 - 01:51 PM



Help
Back to top









