Re: Choose Input Languages during OSD



You need to add additional Custom Keys for Sysprep to
customsettings.ini

You can use something like this example:

[Settings]
Priority= MACADDRESS, DefaultGateway, Default
CustomKeysUserData=UDShare,UDDir,UDProfiles,SLShare,OSInstall,Packages(*),Administrators(*),DriverPaths(*),PowerUsers(*)
CustomKeysSysprep=ComputerName,TimeZone,JoinDomain,MachineObjectOU,LanguageGroup,SystemLocale,UserLocale,InputLocale
OSDVariableKeys=OSDINSTALLSILENT,OSDINSTALLPACKAGE,OSDINSTALLPROGRAM,OSDNEWMACHINENAME
ScanStateArgs=/i:miguser.inf /i:migapp.inf /i:migsys.inf
/i:sysfiles.inf /i:updateuser.inf /i:userdata.inf /v:1 /x /s /f /o /c
LoadStateArgs=/v:1 /c

[Default]
UDShare=\\SRV001\MigData
SLShare=\\SRV001\Logs
UDProfiles=*\*
OSDINSTALLSILENT=1
OSDINSTALLPACKAGE=NET00001
OSDINSTALLPROGRAM=Install_XP
JoinDomain=TSLAB
MachineObjectOU= OU=Workstations,DC=tslab,DC=net
UDDir=%OSDCOMPUTERNAME%
SQLDefault=DB_SWEDEN
OSInstall=Y

[DefaultGateway]
192.168.1.0=SWEDEN

[SWEDEN]
UDShare=\\SRV001\MigData
SLShare=\\SRV001\Logs
Packages1=NET00010-Install
Packages2=NET00011-Install
LanguageGroup=1
SystemLocale=0000041d
UserLocale=0000041d
InputLocale=041d:0000041d
TimeZone=110

[DB_SWEDEN]
SQLServer=SRV001
Database=BDDAdminDB
Table=BDDAdminCore
Parameters=MacAddress

[SMS]
SQLServer=SRV001
Database=SMS_NET
Table=v_Program
Parameters=PackageID,ProgramName

[SysprepInfMapping]
ComputerName=UserData
TimeZone=GuiUnattended
JoinDomain=Identification
MachineObjectOU=Identification
LanguageGroup=RegionalSettings
SystemLocale=RegionalSettings
UserLocale=RegionalSettings
InputLocale=RegionalSettings


regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment


On Thu, 8 Dec 2005 13:12:02 -0800, "Kane"
<Kane@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

>I'm looking for an example of how to install different keyboard input
>languages using the same OSD image (XP SP2). I have BDD Enterprise installed
>and am using the ZTI script. My customsettings.ini file is already arranged
>by Default Gateway for other location-specific settings, but I have not seen
>anything in regards to keyboard languages.
>
>Thanks.

.



Relevant Pages

  • RE: Sysprep, OEM installs experience and input wanted
    ... hardware like ISAPNP hardware. ... when the profile is generated do not occur so individual settings may not ... Use Factory Mode to get around the 3 sysprep limitation. ... |I'm looking at starting a promotion to install XP Home OEM on ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: SysPrep HELL! Sysprep wipes changes.
    ... I've found that no matter what - Sysprep kills lots of settings ... >configuring my prefered settings as an Administrative user. ... then copy the local admin profile RATHER THAN ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: Windows XP Sysprep SP2 SID
    ... The pagefile and system restore options probably aren't affected by this. ... What settings do you have in Sysprep.inf for these two items? ... > We have moved to XP pc's and I finally got a chance to use Sysprep for XP ... > profile as well as the default profile. ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: SysPrep HELL! Sysprep wipes changes.
    ... as local admin, then copy the local admin profile RATHER THAN ... "When you run the Sysprep utility, some user settings ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: SysPrep HELL! Sysprep wipes changes.
    ... it keeps almost all the settings from the ... that I have on how I prepare an image for Sysprep, ... > Dumping the default user registry, and trying to restore after ghost ... >>But I am copying my prefered profile, ...
    (microsoft.public.windowsxp.setup_deployment)

Loading