PC Review


Reply
Thread Tools Rate Thread

BDD Image Creation and IE Settings

 
 
=?Utf-8?B?Um9iZXJ0?=
Guest
Posts: n/a
 
      8th Dec 2005
What is the best way to config IE settings, during the creation of an windows
xp sp2 image using bdd? I primarily want to configure advance settings, and
zones.


 
Reply With Quote
 
 
 
 
Michael Niehaus [MS]
Guest
Posts: n/a
 
      10th Dec 2005
You can configure many of these items by customizing the Unattend.txt for
your build. See the REF.CHM included in the SUPPORT.CAB on the XP SP2 CD
for details on items like [IEPopupBlocker], [Branding], [URL],
[FavoritesEx], [Proxy], etc.

For more advanced configurations, you'll need to use the Internet Explorer
Administration Kit (IEAK). More information on it can be found at
http://www.microsoft.com/technet/prodtechnol/ie/ieak/default.mspx.

-Michael Niehaus
Systems Design Engineer
(E-Mail Removed)
This posting is provided "AS IS" with no warranties, and confers no rights.


"Robert" <(E-Mail Removed)> wrote in message
news:718DDEF9-41F8-47F8-8823-(E-Mail Removed)...
> What is the best way to config IE settings, during the creation of an
> windows
> xp sp2 image using bdd? I primarily want to configure advance settings,
> and
> zones.
>
>



 
Reply With Quote
 
=?Utf-8?B?Um9iZXJ0?=
Guest
Posts: n/a
 
      12th Dec 2005
Micheal- I do see how I can set the trusted sites, Thanks. But I do not see
how I can turn on TLS 1.0. Any Thoughts

Robert

"Michael Niehaus [MS]" wrote:

> You can configure many of these items by customizing the Unattend.txt for
> your build. See the REF.CHM included in the SUPPORT.CAB on the XP SP2 CD
> for details on items like [IEPopupBlocker], [Branding], [URL],
> [FavoritesEx], [Proxy], etc.
>
> For more advanced configurations, you'll need to use the Internet Explorer
> Administration Kit (IEAK). More information on it can be found at
> http://www.microsoft.com/technet/prodtechnol/ie/ieak/default.mspx.
>
> -Michael Niehaus
> Systems Design Engineer
> (E-Mail Removed)
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> "Robert" <(E-Mail Removed)> wrote in message
> news:718DDEF9-41F8-47F8-8823-(E-Mail Removed)...
> > What is the best way to config IE settings, during the creation of an
> > windows
> > xp sp2 image using bdd? I primarily want to configure advance settings,
> > and
> > zones.
> >
> >

>
>
>

 
Reply With Quote
 
Michael Niehaus [MS]
Guest
Posts: n/a
 
      13th Dec 2005
Hmm, that one is a little tricky. From what I can tell, those settings (Use
PCT 1.0, Use SSL 2.0, Use SSL 3.0, Use TLS 1.0) are all stored in
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\SecureProtocols. You need to set this value to 0x000000aa (170) to
check all values.

-Michael Niehaus
Systems Design Engineer
(E-Mail Removed)
This posting is provided "AS IS" with no warranties, and confers no rights.


"Robert" <(E-Mail Removed)> wrote in message
news:76C7B682-4020-41D3-A74D-(E-Mail Removed)...
> Micheal- I do see how I can set the trusted sites, Thanks. But I do not
> see
> how I can turn on TLS 1.0. Any Thoughts
>
> Robert
>
> "Michael Niehaus [MS]" wrote:
>
>> You can configure many of these items by customizing the Unattend.txt for
>> your build. See the REF.CHM included in the SUPPORT.CAB on the XP SP2 CD
>> for details on items like [IEPopupBlocker], [Branding], [URL],
>> [FavoritesEx], [Proxy], etc.
>>
>> For more advanced configurations, you'll need to use the Internet
>> Explorer
>> Administration Kit (IEAK). More information on it can be found at
>> http://www.microsoft.com/technet/prodtechnol/ie/ieak/default.mspx.
>>
>> -Michael Niehaus
>> Systems Design Engineer
>> (E-Mail Removed)
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "Robert" <(E-Mail Removed)> wrote in message
>> news:718DDEF9-41F8-47F8-8823-(E-Mail Removed)...
>> > What is the best way to config IE settings, during the creation of an
>> > windows
>> > xp sp2 image using bdd? I primarily want to configure advance settings,
>> > and
>> > zones.
>> >
>> >

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?Um9iZXJ0?=
Guest
Posts: n/a
 
      13th Dec 2005
Ok then what is the best way to do this, without coping profiles which I tried.

Robert

"Michael Niehaus [MS]" wrote:

> Hmm, that one is a little tricky. From what I can tell, those settings (Use
> PCT 1.0, Use SSL 2.0, Use SSL 3.0, Use TLS 1.0) are all stored in
> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
> Settings\SecureProtocols. You need to set this value to 0x000000aa (170) to
> check all values.
>
> -Michael Niehaus
> Systems Design Engineer
> (E-Mail Removed)
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> "Robert" <(E-Mail Removed)> wrote in message
> news:76C7B682-4020-41D3-A74D-(E-Mail Removed)...
> > Micheal- I do see how I can set the trusted sites, Thanks. But I do not
> > see
> > how I can turn on TLS 1.0. Any Thoughts
> >
> > Robert
> >
> > "Michael Niehaus [MS]" wrote:
> >
> >> You can configure many of these items by customizing the Unattend.txt for
> >> your build. See the REF.CHM included in the SUPPORT.CAB on the XP SP2 CD
> >> for details on items like [IEPopupBlocker], [Branding], [URL],
> >> [FavoritesEx], [Proxy], etc.
> >>
> >> For more advanced configurations, you'll need to use the Internet
> >> Explorer
> >> Administration Kit (IEAK). More information on it can be found at
> >> http://www.microsoft.com/technet/prodtechnol/ie/ieak/default.mspx.
> >>
> >> -Michael Niehaus
> >> Systems Design Engineer
> >> (E-Mail Removed)
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >>
> >> "Robert" <(E-Mail Removed)> wrote in message
> >> news:718DDEF9-41F8-47F8-8823-(E-Mail Removed)...
> >> > What is the best way to config IE settings, during the creation of an
> >> > windows
> >> > xp sp2 image using bdd? I primarily want to configure advance settings,
> >> > and
> >> > zones.
> >> >
> >> >
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Image creation and deployment NH Windows XP Setup 1 22nd Apr 2008 04:45 PM
Panoramic Image creation in .Net (Image Stitching)? Daniel DiVita Microsoft Dot NET 0 1st Feb 2008 01:52 PM
Image File Creation =?Utf-8?B?bWF4c3RhcnQ=?= Windows XP Help 2 12th Apr 2006 03:01 AM
Altering DUA settings after image creation =?Utf-8?B?V2lsbGlhbSBTdWxsaXZhbg==?= Windows XP Embedded 1 26th May 2005 09:43 PM
IMAGE creation on different hardware Michael Windows XP Hardware 3 8th Dec 2003 04:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:20 AM.