epu Posted November 11, 2006 Posted November 11, 2006 (edited) Hey users,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[identification]JoinWorkgroup=KIRBYSBut 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;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 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 Edited November 11, 2006 by epu
epu Posted November 13, 2006 Author Posted November 13, 2006 That was it exactly (when the network is missing, the workgroup won't be set correctly).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now