I ended up creating an ADM template to add trusted sites. It isn't pretty, and has to be configured specifically for each situation, but it does meet the criteria of adding the site, not overwritting existing sites, and leaving the user free to manage trusted sites going forward. It can be used to map a site to any zone.
CLASS USER
CATEGORY "Site to Zone Assignment List"
POLICY "Add portail-connexim.intranet.bell.ca to list of Trusted sites"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Interne t Settings\ZoneMap\Domains\bell.ca\portail-connexim.intranet"
ACTIONLISTON
VALUENAME "*" VALUE NUMERIC 2
END ACTIONLISTON
ACTIONLISTOFF
VALUENAME "*" VALUE DELETE
END ACTIONLISTOFF
END POLICY
END CATEGORY
; 1= Intranet Zone 2= Trusted Sites Zone 3= Internet Zone 4= Restricted Sites Zone


LinkBack URL
About LinkBacks
Reply With Quote
