Microsoft KB Archive/255971

From BetaArchive Wiki
Knowledge Base


Cannot Add IEAK Imported Security Zone Sites Again After They Are Removed

Article ID: 255971

Article Last Modified on 10/23/2003



APPLIES TO

  • Microsoft Internet Explorer Administration Kit 5.0
  • Microsoft Internet Explorer Administration Kit 5.01
  • Microsoft Internet Explorer Administration Kit 5.5



This article was previously published under Q255971

IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry


SYMPTOMS

In the "Stage 4--Security Settings" section of the Internet Explorer Customization Wizard, you can import the current security zones settings from the host computer. However, if you add a site to the Trusted Sites zone on the host computer and then import the current security settings in the Internet Explorer Administration Kit (IEAK) package, you cannot remove the site entry by using the user interface. If you try to add the site back to the sites list, you receive the following error message:

The site you specified already exists in another zone. Please remove the site from that zone before adding it to the current zone.

CAUSE

IEAK generates HKEY_LOCAL_MACHINE registry keys for the site entries. When you add sites by using the Microsoft Internet Explorer user interface, only HKEY_CURRENT_USER keys are created. When you delete an entry by using the user interface, only the HKEY_CURRENT_USER key is deleted. It is then re-created from the HKEY_LOCAL_MACHINE key.

RESOLUTION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

Manually delete the value for the entry under the following registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains


Keywords: kberrmsg kbenv kbprb KB255971