G
Gerry Hickman
Hi,
There are three tick boxes in "IE6SP1 : Options : Security (Tab) : Local
Intranet (Icon) : Sites (Button)", one of these tick boxes is "Include All
Network Paths (UNCs)".
In the Windows XP SP2 version of INETRES.ADM there's a section where you can
control this setting from group policy. However, I can't get it to work on
Win2k. (it makes sense it won't work because it requires "IE6SP2"). Here's a
snip of the ADM file
POLICY !!IZ_UNCAsIntranet
#if version >= 4
SUPPORTED !!SUPPORTED_IE6SP2
#endif
EXPLAIN !!IZ_ExplainUNCAsIntranet
KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet
Settings\ZoneMap"
VALUENAME "UNCAsIntranet"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
I tried manually hacking this registry key manually while logged in as a
user (HKCU) and it still didn't work! If I change the setting in IE's User
Interface I can see this reg key gets changed, but if I cange the reg key it
does not seem to be reflected in the UI?? It seems the UI is doing more than
just changing this one key?
In short, my question is; how can I emulate this policy on win2k machines?
There are three tick boxes in "IE6SP1 : Options : Security (Tab) : Local
Intranet (Icon) : Sites (Button)", one of these tick boxes is "Include All
Network Paths (UNCs)".
In the Windows XP SP2 version of INETRES.ADM there's a section where you can
control this setting from group policy. However, I can't get it to work on
Win2k. (it makes sense it won't work because it requires "IE6SP2"). Here's a
snip of the ADM file
POLICY !!IZ_UNCAsIntranet
#if version >= 4
SUPPORTED !!SUPPORTED_IE6SP2
#endif
EXPLAIN !!IZ_ExplainUNCAsIntranet
KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet
Settings\ZoneMap"
VALUENAME "UNCAsIntranet"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
I tried manually hacking this registry key manually while logged in as a
user (HKCU) and it still didn't work! If I change the setting in IE's User
Interface I can see this reg key gets changed, but if I cange the reg key it
does not seem to be reflected in the UI?? It seems the UI is doing more than
just changing this one key?
In short, my question is; how can I emulate this policy on win2k machines?