Sign in with
Sign up | Sign in
Your question

Setting up TimeZone and Workgroup in Unattended Setup

Tags:
  • Windows
Last response: in Windows 2000/NT
Share
Anonymous
May 27, 2004 10:03:45 PM

Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

Hi,

i want to deploy W2k using the unattended setup. unfortunately the setup
doesn't change the timezone and workgroup name i.e. the timezone is
always set to GMT -08:00 and the workgroup name is "WORKGROUP".

Who can help me?

Johannes

;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=ProvideDefault
TargetPath=\WINNT
Repartition=Yes
KeyboardLayout="German (Austria)"

[GuiUnattended]
AdminPassword=*
AutoLogon=Yes
TimeZone="110"

[UserData]
FullName=*
OrgName=*
ComputerName=*
ProductID=*

[Display]
BitsPerPel=24
Xresolution=1024
YResolution=768
Vrefresh=72

[TapiLocation]
CountryCode=43

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000409
UserLocale=00000c07
InputLocale=0c07:00000407

http://www.ihs.ac.at" target="_blank">
Home_Page=

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[Identification]
JoinWorkgroup=IHS-WIEN

[Networking]
InstallDefaultComponents=No

[params.Adapter1]
INFID=*

[NetClients]
MS_MSClient=params.MS_MSClient

[NetProtocols]
MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
DNS=Yes
UseDomainNameDevolution=No
EnableLMHosts=No
AdapterSections=params.MS_TCPIP.Adapter1

[Branding]
BrandIEUsingUnattended=Yes

[NetAdapters]
Adapter1=params.Adapter1

[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=Yes
WINS=No
NetBIOSOptions=0


--
Johannes Eckhardt (EDP-Support)
Institute for Advanced Studies

Stumpergasse 56, 1060 Vienna, Austria

Phone: +43 1 599 91 222
Fax: +43 1 599 91 555
e-mail: johannes.eckhardt@ihs.ac.at
WWW: http://www.ihs.ac.at

More about : setting timezone workgroup unattended setup

Anonymous
May 25, 2011 12:22:19 PM

Remove the quotes !!
TimeZone=110
tada !!!


Quote:
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

Hi,

i want to deploy W2k using the unattended setup. unfortunately the setup
doesn't change the timezone and workgroup name i.e. the timezone is
always set to GMT -08:00 and the workgroup name is "WORKGROUP".

Who can help me?

Johannes

;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=ProvideDefault
TargetPath=\WINNT
Repartition=Yes
KeyboardLayout="German (Austria)"

[GuiUnattended]
AdminPassword=*
AutoLogon=Yes
TimeZone="110"

[UserData]
FullName=*
OrgName=*
ComputerName=*
ProductID=*

[Display]
BitsPerPel=24
Xresolution=1024
YResolution=768
Vrefresh=72

[TapiLocation]
CountryCode=43

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000409
UserLocale=00000c07
InputLocale=0c07:00000407

http://www.ihs.ac.at" target="_blank">
Home_Page=

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[Identification]
JoinWorkgroup=IHS-WIEN

[Networking]
InstallDefaultComponents=No

[params.Adapter1]
INFID=*

[NetClients]
MS_MSClient=params.MS_MSClient

[NetProtocols]
MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
DNS=Yes
UseDomainNameDevolution=No
EnableLMHosts=No
AdapterSections=params.MS_TCPIP.Adapter1

[Branding]
BrandIEUsingUnattended=Yes

[NetAdapters]
Adapter1=params.Adapter1

[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=Yes
WINS=No
NetBIOSOptions=0


--
Johannes Eckhardt (EDP-Support)
Institute for Advanced Studies

Stumpergasse 56, 1060 Vienna, Austria

Phone: +43 1 599 91 222
Fax: +43 1 599 91 555
e-mail: johannes.eckhardt@ihs.ac.at
WWW: http://www.ihs.ac.at

May 25, 2011 2:13:59 PM

Quote:
Remove the quotes !!
TimeZone=110
tada !!!


This is a 7 yr old post :-) I doubt they are installing NT or 200 right now.
!