Citrix: a 20-second delay occurs when you log on to the domain from a client computer that has Internet Explorer 7 installed

Sinds de installatie  van IE7 bleef het onderstaande scherm tussen de 10 a 20 seconden hangen .

Internet_Explorer_Branding_Policy 

Op de volgende pagina http://support.microsoft.com/kb/941158 vind je meer info over deze bug. Er is helaas nog geen vrije patch voor te verkrijgen, deze moet je bestellen. Meer informatie vind je hier: http://support.microsoft.com/contactus/?ws=support

De hotfix kun je via het volgende batchfile installeren.

Het script doet het volgende:

  • Installeerd KB941158 unattended
  • Voegt de volgende registry key toe.

CLS
@ECHO OFF

ECHO.
ECHO installing KB941158
X:\apps\ie7\Patches\IE7-WindowsServer2003-KB941158-x86-ENU.exe /passive /norestart

ECHO.
ECHO Adding registry key
REG ADD “HKLM\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_PARSING_BRANDING_CMDLINE_FLAGS_KB941158″ /v “*”  /d “1″ /t REG_DWORD /f 

Shutdown -r -t 20

2 Responses to Citrix: a 20-second delay occurs when you log on to the domain from a client computer that has Internet Explorer 7 installed

  1. Bart J says:

    If you don’t want to be calling MS for this hotfix… http://www.thehotfixshare.net

  2. Pingback: http://ictfreak.wordpress.com/2008/01/16/citrix-a-20-second-delay-occurs-when-you-log-on-to-the-domain-from-a-client-computer-that-has-internet-explorer-7-installed/ « Sbcfreak’s Weblog

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 962 other followers