Jump to content

Recommended Posts

Posted

Hello,

 

Can anyone advise me on how to disable third party cookies with internet explorer 10 using Group policy either a registry tweak or a GPO add in ?

 

Thank you

Posted

If you have access to Windows 8 RSAT or Server 2012 then you can edit IE10 settings using Group Policy Preferences.

 

Go to User Settings --> Preferences --> Control Panel Settings. Right click Internet Settings and choose 'New Internet Explorer 10'. Modify this policy with your necessary connection settings etc. To block the 3rd party cookies its under the Privacy tab --> Advanced button. Turn on the override automatic cookie handling and this check the radio button for blocking 3rd party cookies

Posted

Or...... install a trial version of Windows 8, add the RSAT tools to it, edit your policy and then delete the Win 8 machine when you've finished.

 

This is not the nicest method I admit

Posted

OK may have something - but TEST IT FIRST!!!! I can't guarantee this will work for you

 

Using the website Diff Checker - Online diff tool to find the difference between two text files I compared a registry key export both before and after setting the override cookie/block 3rd party cookies thing.

 

The first part DEFINETLY enables the override default cookie handling. The next 2 parts seem to be what the result is of checking "block 3rd party cookies"

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"PrivacyAdvanced"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"{AEBA21FA-782A-4A90-978D-B72164C80120}"=hex:1a,37,61,59,23,52,35,0c,7a,5f,20,\
 17,2f,1e,1a,19,0e,2b,01,73,13,37,13,12,14,1a,15,2a
"{A8A88C49-5EB2-4990-A1A2-0876022C854F}"=hex:1a,37,61,59,23,52,35,0c,7a,5f,20,\
 17,2f,1e,1a,19,0e,2b,01,73,13,37,13,12,14,1a,15,39

Posted

It just needs the values of two of those keys changing. The full settings you should need are:

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"PrivacyAdvanced"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"{AEBA21FA-782A-4A90-978D-B72164C80120}"=hex:1a,37,61,59,23,52,35,0c,7a,5f,20,\
 17,2f,1e,1a,19,0e,2b,01,73,13,37,13,12,14,1a,15,2a,4e,2c,08,0d,20,1b,28,18,\
 36,32
"{A8A88C49-5EB2-4990-A1A2-0876022C854F}"=hex:1a,37,61,59,23,52,35,0c,7a,5f,20,\
 17,2f,1e,1a,19,0e,2b,01,73,13,37,13,12,14,1a,15,39,4e,2c,08,0d,20,1b,28,18,\
 36,32

  • 4 years later...
Posted

Hi, I got the same problem, here is my history: I wanted to enable the cookies and allow it on firts and third, via GPO, I went to my DC and enable it on the IE Settings, then I created the Registries on the Policy Edit, first like Create, then like Replace and it works!! Buuuut, I change them to Update cause on another Registry is was like that, but now the Options on the PCs on Domain is not working, I chane it again to Replace and nothing, I delete them and created again like 10 more times and NOthing!!!!!!!!! I force de GPUPDATE on DC and PC and does not WORK!!

 

ANYONE COULD HELP ME PLEASE???

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...