I'm making an unattended XP Home CD.
I'm following Beginning Users->Finalizing and testing CD steps to make sure my customized CD looks and works right.
In my WINNT.SIF, I have set my Workgroup using the lines
Quote
[Identification]JoinWorkgroup=KIRBYS
But when the unattended install is finished, the workgroup is incorrectly set to MSHOME.
Any ideas on why it doesn't get set and stick?
(ie, Is there another or different set of XP Home options, is it always ignored, or overriden by something else?)
I noticed the virtual machine's network card wasn't detected: can no network break workgroup assignment?
Will check this out...
My WINNT.SIF is below.
Any advice appreciated.
-e
Quote
;SetupMgrTag
[Data]AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=Yes
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
AutoActivate = Yes
Repartition=Yes
UnattendSwitch="yes"
WaitForReboot="No"
[GuiUnattended]
AdminPassword=<snip>
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=20
OemSkipWelcome=1
[UserData]
ProductKey=<snip>
Fullname="<snip>"
Orgname="Home users"
ComputerName=Holiday
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
[TapiLocation]
CountryCode=1
Dialing=Pulse
AreaCode=<snip>
[RegionalSettings]
LanguageGroup=13,3,5,4,12,7,8,10,11,9,1
Language=00000409
[FavoritesEx]
Title1="<snip>"
URL1="<snip>"
[Branding]
BrandIEUsingUnattended=Yes
[URL]
Home_Pag=<snip>
Search_Page=<snip>
[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1
[Identification]
JoinWorkgroup=KIRBYS
[Networking]
InstallDefaultComponents=Yes
[Components]
msmsgs=off
msnexplr=off
AccessOpt=off
aspnet=off
Media_clips = off
[Data]AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=Yes
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
AutoActivate = Yes
Repartition=Yes
UnattendSwitch="yes"
WaitForReboot="No"
[GuiUnattended]
AdminPassword=<snip>
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=20
OemSkipWelcome=1
[UserData]
ProductKey=<snip>
Fullname="<snip>"
Orgname="Home users"
ComputerName=Holiday
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
[TapiLocation]
CountryCode=1
Dialing=Pulse
AreaCode=<snip>
[RegionalSettings]
LanguageGroup=13,3,5,4,12,7,8,10,11,9,1
Language=00000409
[FavoritesEx]
Title1="<snip>"
URL1="<snip>"
[Branding]
BrandIEUsingUnattended=Yes
[URL]
Home_Pag=<snip>
Search_Page=<snip>
[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1
[Identification]
JoinWorkgroup=KIRBYS
[Networking]
InstallDefaultComponents=Yes
[Components]
msmsgs=off
msnexplr=off
AccessOpt=off
aspnet=off
Media_clips = off
This post has been edited by epu: 11 November 2006 - 04:49 PM



Help
Back to top








