en-US

Establish ActiveX installation policy for sites in Trusted zones

Supported on: At least Windows Vista

Registry

HKLM SOFTWARE\Policies\Microsoft\Windows\AxInstaller\AxISURLZonePolicies

Options

InstallTrustedOCX enum
  • Don't install -> 0
  • Prompt the user -> 1
  • Silently install -> 2
InstallSignedOCX enum
  • Don't install -> 0
  • Prompt the user -> 1
  • Silently install -> 2
InstallUnSignedOCX enum
  • Don't install -> 0
  • Prompt the user -> 1
IgnoreUnknownCA boolean
IgnoreInvalidCN boolean
IgnoreInvalidCertDate boolean
IgnoreWrongCertUsage boolean

Description

This policy setting controls the installation of ActiveX controls for sites in Trusted zone. If you enable this policy setting, ActiveX controls are installed according to the settings defined by this policy setting. If you disable or do not configure this policy setting, ActiveX controls prompt the user before installation. If the trusted site uses the HTTPS protocol, this policy setting can also control how ActiveX Installer Service responds to certificate errors. By default all HTTPS connections must supply a server certificate that passes all validation criteria. If you are aware that a trusted site has a certificate error but you want to trust it anyway you can select the certificate errors that you want to ignore. Note: This policy setting applies to all sites in Trusted zones.