November 20, 200520 yr Hi Men, i have always installed unattended windows xp SP1, but now i want to make an unattended windows xp with SP2 (spanish). The problem is the ComputerName and JoinWorkGroup don´t take effect.I have put: ComputerName=EQUIPO but after the windows has installed, i have found otheR computername (the one suggested by Windows)JoinWorkGroup=Grupo de Trabajo the sampe problem.This my Winnt.sif;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=Yes[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=Yes FileSystem=ConvertNTFS UnattendSwitch="Yes" DriverSigningPolicy=Ignore NonDriverSigningPolicy=Ignore[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=105 OemSkipWelcome=1[Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=75 AutoConfirm=1 ConfigureAtLogon=1[userData] ProductID=xxxxx-xxxxx-.... FullName="....." OrgName="......" ComputerName=EQUIPO[identification] JoinWorkgroup=Grupo de Trabajo[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off msnexplr=off zonegames=off[shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\MyTheme.theme" DefaultStartPanelOff = No DefaultThemesOff = No Thanks
November 20, 200520 yr It may be "EQUIPO" is a reserved word in spanish version. Anyway, don't use spaces in the workgroup. Try the default one: GRUPO_TRABAJO.Good luck.
Create an account or sign in to comment