Hi Guys,
I have a very strange issue, we had disabled XSS filter for IE8 through gpo (trusted sites and intranet sites zones). It is reflecting properly on rsop.msc output, however when I checked the subsequent registry values it is not updated at all due to which one of my application is not functioning.
GPO implemented
computer configuration\Administrative Templates\Windows Components\Internet Explorer\Internet control Panel\Security Page\Intranet Zone\Turn on Cross-Site Scripting (XSS) filter to disabled
computer configuration\Administrative Templates\Windows Components\Internet Explorer\Internet control Panel\Security Page\Trusted Sites Zone\Turn on Cross-Site Scripting (XSS) filter to disabled
Couldn't find the updated registry value as below
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1\1409 (3)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\2\1409 (3)
We have Win7 (64-bit) and XP pro clients, we observed the same issue in both OS.