ALL RIGHTS RESERVED TO THE AUTHOR(S) OF THE ORIGINAL ARTICLE(S)
Fastidioso comportamento di Internet Explorer (la cui componente IMPOSTAZIONI INTERNET è ancora fondamentale per impostare le zone di sicurezza in Windows, ancora nel 2023..!!!!!), relativo alla funzione ESC (Enhanced Security Configuration) che impedisce l'applicazione di apposite group policy per impostare quali sito siano entro la zona Intranet.
I created a new user account, and when logged on for the first time, it too experienced the same issue with sites not showing in IE, even though the GPO was applied.
I found in
Code: Select all
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap
So while I know what is causing the problem, and have enough to fudge a workaround by deleting that key for each user on login, I still don't understand why that key is set to 1, or even exists in the first place (some users who could see the sites already, don't even have that key!). Again I can only come back to an update that has messed with IE ESC in some way.
EDIT:
Now have the full answer;
Two of our 8 session host created profiles with the IEHarden key, while the others did not (these two were setup by our consultants, although after asking them they are clueless).
Seems under
Code: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Terminal Server\Install\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap
Deleted the key from both, and all now back to normal!