Phil, If you wanted to add rather than replace, this is merely a registry setting. Adding all of monacocoach.com to your local intranet would look like: (excuse silly outlook wrapping)
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\monacocoach.com" /v "*" /t REG_DWORD /d 00000001 /f So you could take that string and easily apply that in a policy without replacing existing settings. -troy -----Original Message----- From: Phil Hershey [mailto:[EMAIL PROTECTED] Sent: Monday, May 05, 2008 11:08 AM To: NT System Admin Issues Subject: GPO: Trusted Intranet Sites I need to add an internal site to every user's Local Intranet sites. Is there a simple way to do that with a GPO or even the Default Domain GPO, since it applied to everyone? Phil Hershey ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~ ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
