Files
windows-itpro-docs/browsers/internet-explorer-11/ie11-ieak/ieak-11-and-custom-browser-package-troubleshooting.md
2016-02-24 13:00:21 -08:00

5.9 KiB
Raw Blame History

Description, MS-HAID, MSHAttr, title
Description MS-HAID MSHAttr title
IEAK 11 and Custom Browser Package Troubleshooting p_ieak_ie11.ieak_11_and_custom_browser_package_troubleshooting PreferredLib:/library IEAK 11 and Custom Browser Package Troubleshooting

IEAK 11 and Custom Browser Package Troubleshooting

While the Internet Explorer Customization Wizard 11 has been around for quite a while, there are still some known issues that you might encounter while deploying or managing your custom IE install package.

I cant locate some of the wizard pages

The most common reasons you wont see certain pages is because of:

  • Your licensing agreement with Microsoft. Your licensing agreement determines whether you install the Internal or External version of the IE Customization Wizard 11, and there are different features available for each version. For information about which features are available for each version, see IEAK 11: Determine the licensing version and features to use.

  • Your choice of operating system. Depending on the operating system you picked from the Platform Selection page of the wizard, you might not see all of the pages. Some features arent available for all operating systems. For more information, see Platform Selection: Internet Explorer Customization Wizard.

  • Your choice of features. Depending on what you selected from the Feature Selection page of the wizard, you might not see all of the pages. You need to make sure that the features you want to customize are all checked. For more information, see Feature Selection: Internet Explorer Customization Wizard.

IE Setup fails on employee computers

Various issues can cause problems during Setup, including missing files, trust issues, or URL monikers. You can troubleshoot these issues by reviewing the Setup log file: IE11_main.log from the Windows folder (typically, C:\Windows). The log file covers the entire Setup process from the moment IE11Setup.exe starts until the last .cab file finishes, providing error codes that you can use to help determine the cause of the failure.

Log File Codes

Code Description

0

Initializing, making a temporary folder, and checking disk space.

1

Checking for all dependencies.

2

Downloading files from the server.

3

Copying files from download location to the temporary installation folder.

4

Restarting download and retrying Setup, because of a time-out error or other download error.

5

Checking trust and checking permissions.

6

Extracting files.

7

Running Setup program (an .inf or .exe file).

8

Installation is finished.

9

Download finished, and all files are downloaded.

 

Error Codes

Code Description

80100003

Files are missing from the download folder during installation.

800bxxxx

An error code starting with 800b is a trust failure.

800Cxxxx

An error code starting with 800C is a Urlmon.dll failure.

 

IE Setup connection times out

IE Setup can switch servers during the installation process to maintain maximum throughput or to recover from a non-responsive download site (you receive less than 1 byte in 2 minutes). If the connection times out, but Setup is able to connect to the next download site on the list, your download starts over. If however the connection times out and Setup cant connect to a different server, itll ask if you want to stop the installation or try again.

To address connection issues (for example, as a result of server problems) where Setup cant locate another download site by default, we recommend you overwrite your first download server using this workaround:

<path>\ie11setup.exe /C:"ie11wzd.exe /S:""<path>\ie11setup.exe"" /L:""http://your_Web_server/your_Web_site/ie11sites.dat"""

Where <path> represents the folder location where you stored IE11setup.exe.

Employees cant uninstall IE

If you cant uninstall IE using Uninstall or change a program in the Control Panel, it could be because the uninstall information isnt on the computer. To fix this issue, you should:

  1. Review the uninstall log file, IE11Uninst.log file, which is located in the C:\Windows folder. This log file covers the entire uninstallation process, including every file change, every registry change, and any dialog boxes that are shown.

  2. Try to manually uninstall IE. Go to the backup folder, < systemdrive>\Windows\ie11, and run the uninstall file, Spunist.exe.