Unattended setup and IE

C

Carl Schultze

What is wrong whit my unattended file ?
Please Advise
I will not take my settings for IE
Must the [unattende] [guiunattended] [userdata] and so on
come in a specificorder ?

This is my unattenede file
[Unattended]
Unattendmode = FullUnattended
OemPreinstall = Yes
TargetPath = WINNT
FileSystem =ConvertNTFS
;Agree to MS licensing
OemSkipEula = yes
ExtendOEMPartition =1,nowait
DriverSigningPolicy = Ignore

[GuiUnattended]
;Allows unattended Setup to skip the Welcome page in GUI-
mode Setup and Mini-Setup.
OemSkipWelcome = 1
OEMSkipRegional = 1
; Sets the Admin Password to NULL
; Turn AutoLogon ON and login once
TimeZone = "110"
AdminPassword = *
AutoLogon = Yes
AutoLogonCount = 1

[UserData]
FullName = "Carl"
OrgName = "Schultze"
ComputerName = "COMPUTER_NAME"


;[GuiRunOnce]
; List the programs that you want to lauch when the
machine is logged into for the first time

[Proxy]
Proxy_Enable= "1"
Use_Same_Proxy= "1"
HTTP_Proxy_Server="itsproxy.se.electrolux.com:8080"
Proxy_Override=<local>

Home_Page=http://www.rockklassiker...fication] JoinWorkgroup = Workgroup Br Carl
 
C

Carl Schultze

I will do some RTFM
Thanks a lot
Thanks
-----Original Message-----
What is wrong whit my unattended file ?

RTFM
Insert w2k-CD, browse to \Support\Tools\DEPLOY.CAB and extract
Unattended.doc

There you will find
=========
Important To make sure your [Proxy] settings take effect, you need to
include the [Branding] section header and the BrandIEUsingUnattended
key in the answer file to enable the browser-related settings:
[Branding]
BrandIEUsingUnattended = Yes
=========

I will not take my settings for IE

Works as designed.
Must the [unattende] [guiunattended] [userdata] and so on
come in a specificorder ?

No.

Ciao, Walter
.
 
G

Gerry Hickman

Walter said:
There you will find
=========
Important To make sure your [Proxy] settings take effect, you need to
include the [Branding] section header and the BrandIEUsingUnattended
key in the answer file to enable the browser-related settings:
[Branding]
BrandIEUsingUnattended = Yes
=========

Seems to me you've got to install IE6 SP1 anyway after installing Win2k?

I use the IEAK, but there's plenty quirks, and it hasn't been updated in
a long time. It's also worth noting that "IE security fixes" are NOT
included in Windows 2000 service packs. I'm not sure about MDAC patches?
I believe IIS pathces ARE included now, but don't know about Index
server. I wrote to the MS security team recently suggesting this kind of
thing should be made more clear on technet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top