Hi
I am installing Notes 9.0.1 on Windows 8.1 Update and have found that the registry item for HKLM\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults which configures the notes protocol for the TrustedSites zone is not being set. The installation log shows:
SFC: The following entry was not added, because its key is protected by Windows: Key: \Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults Name: notes
The key has the default permissioning allowing only TrustedInstaller access.
This shouldn’t be an issue because the same value is written to the HKCU hive however in our environment Internet Explorer is configured by group policy to use only machine security zone settings. This means the HKCU entries are ignored and because the HKLM value doesn’t exist notes:home is classified in the Internet zone.
Has anyone else encountered this issue and is there a solution?