General discussion
April 12, 2002 at 11:01 PM
jailio

problems with a sysprep.inf file

by jailio . Updated 23 years, 8 months ago

Hi
I am trying to deploy windows 2000 prof in a large number of clients. I am using a sysprep + Ghost to deploy my clients. I created a sysprep.inf file to answer all questions that the system makes during the mini setup.

I need that my clients has in their keyboards spanish (panama) as their default, but after finish the process i always receive the same answer, english USA. I made all the changes the unattend.doc recommend, but noting happen.

I attach my sysprep.inf. PLease i need to solve this

Thanks

Jaime Vuelvas

PD. This is my sysprep.inf

SetupMgrTag
[Unattended]
InstallFilesPath=C:\sysprep\i386
OemSkipEula=Yes
TargetPath=\WINNT

[GuiUnattended]
AdminPassword=
OEMSkipWelcome=1
OEMSkipRegional=1
TimeZone=45
AutoLogon=Yes
AutoLogonCount=1

[UserData]
OrgName=”Fundacion Infoplazas”
ProductId=DBQJG-9Y2HH-G9HQ2-GXJTK-2M7R3

[Display]
BitsPerPel=16
Xresolution=800
YResolution=600
Vrefresh=72

[TapiLocation]
CountryCode=507

[RegionalSettings]
LanguageGroup=1
SystemLocale=0000180a
UserLocale=0000180a
InputLocale=180a:0000080a

[GuiRunOnce]
Command0=”c:\i386\shutdown.exe /l /r /t:99 /y ”
command1=”net use e: \\info21\encarta”

[Identification]
JoinDomain=loceria
DomainAdmin=introduc
DomainAdminPassword=introduccion
machineObjectOU=”OU = usuarios, DC = loceria, DC = infoplaza”

[Networking]
InstallDefaultComponents=Yes

[Branding]
BrandIEUsingUnattended=Yes

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0

This discussion is locked

All Comments