BDD Image Creation and IE Settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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], , [FavoritesEx], [Proxy], etc. For...IS" with no warranties, and confers no rights.
 
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 said:
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], , [FavoritesEx], [Proxy], etc. For...dvance settings, and zones. [/QUOTE] [/QUOTE]
 
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 address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.


Robert said:
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 said:
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], , [FavoritesEx], [Proxy], etc. For...ettings, and zones. [/QUOTE] [/QUOTE][/QUOTE]
 
Ok then what is the best way to do this, without coping profiles which I tried.

Robert

Michael Niehaus said:
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 address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.


Robert said:
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 said:
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], , [FavoritesEx], [Proxy], etc. For...ettings, and zones. [/QUOTE][/QUOTE] [/QUOTE]
 

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

Back
Top