Home

Google
 

How to Force Internet Explorer 6 GPO Policies to be applied with each login


Steps to Force Internet Explorer 6 GPO Policies to be applied with each login

  1. Access a test client that is failing to receive the policies .
  2. Make the following registry changes:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{A2E30F80-D7DE-11d2-BBDE-00C04F86AE3B}

    And

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{35378EAC-683F-11D2-A89A-00C04FBBCFA2}

    Value Name: NoSlowLink

    Data Type: REG_DWORD

    Value: 0

    Purpose: Determines whether or not the client extension will process a group policy when a slow link is detected.

    Value Name: NoGPOListChanges

    Data Type: REG_DWORD

    Value: 0

    Purpose: Determines whether or not the client extension will process a group policy when there are no changes between the cached list of GPOs previously processed and the current list.

  3. Run the following commands to force an update of Group Policy:Windows 2000

    secedit /refreshpolicy user_policy

    Windows XP and 2003

    gpupdate /force


powered by FreeFind