From da01c20f9ad95b4aaea8ac3e44214683f1fcf43f Mon Sep 17 00:00:00 2001 From: LizRoss Date: Mon, 29 Feb 2016 18:55:07 -0800 Subject: [PATCH] Fixed fwlinks and broken links --- ...erators-internet-explorer-customization-wizard.md | 2 -- ...ponents-internet-explorer-customization-wizard.md | 2 +- ...stomize-automatic-search-for-internet-explorer.md | 2 +- .../ie11-ieak/ieak-11-and-security.md | 12 ++++++------ ...nd-deploy-internet-explorer-11-custom-packages.md | 1 - .../ie11-ieak/iexpress-command-line-options.md | 2 +- ...etection-for-dhcp-or-dns-servers-using-ieak-11.md | 4 ++-- ...olicy--rsop--snap-in-to-review-policy-settings.md | 2 +- 8 files changed, 12 insertions(+), 15 deletions(-) diff --git a/browsers/internet-explorer-11/ie11-ieak/accelerators-internet-explorer-customization-wizard.md b/browsers/internet-explorer-11/ie11-ieak/accelerators-internet-explorer-customization-wizard.md index 2d44824793..2987941567 100644 --- a/browsers/internet-explorer-11/ie11-ieak/accelerators-internet-explorer-customization-wizard.md +++ b/browsers/internet-explorer-11/ie11-ieak/accelerators-internet-explorer-customization-wizard.md @@ -8,8 +8,6 @@ ms.sitesec: library --- # Accelerators: Internet Explorer Customization Wizard - - The **Accelerators** page of the Internet Explorer Customization Wizard 11 lets you add Accelerators to your employee computers. Accelerators are contextual menu options that can quickly get to a web service from any webpage. For example, an Accelerator can look up a highlighted word in the dictionary or a selected location on a map. **Note**   diff --git a/browsers/internet-explorer-11/ie11-ieak/custom-components-internet-explorer-customization-wizard.md b/browsers/internet-explorer-11/ie11-ieak/custom-components-internet-explorer-customization-wizard.md index 2fd8348064..e9d392d408 100644 --- a/browsers/internet-explorer-11/ie11-ieak/custom-components-internet-explorer-customization-wizard.md +++ b/browsers/internet-explorer-11/ie11-ieak/custom-components-internet-explorer-customization-wizard.md @@ -10,7 +10,7 @@ ms.sitesec: library # Custom Components: Internet Explorer Customization Wizard -The **Custom Components** page of the Internet Explorer Customization Wizard 11 lets you add up to 10 additional components that your employees can install at the same time they install IE. These components can be created by Microsoft or your organization as either compressed cabinet (.cab) or self-extracting executable (.exe) files. If you’re using Microsoft components, make sure you have the latest version and software patches from the [Microsoft Support](http://go.microsoft.com/fwlink/?LinkId=258658) site. To include Microsoft Update components, you must bundle the associated files into a custom component. +The **Custom Components** page of the Internet Explorer Customization Wizard 11 lets you add up to 10 additional components that your employees can install at the same time they install IE. These components can be created by Microsoft or your organization as either compressed cabinet (.cab) or self-extracting executable (.exe) files. If you’re using Microsoft components, make sure you have the latest version and software patches from the [Microsoft Support](http://go.microsoft.com/fwlink/p/?LinkId=258658) site. To include Microsoft Update components, you must bundle the associated files into a custom component. **Important**   You should sign any custom code that’s being downloaded over the Internet. The default settings of Internet Explorer 11 will automatically reject any unsigned code. For more information about digitally signing custom components, see [IEAK 11 and security](ieak-11-and-security.md). diff --git a/browsers/internet-explorer-11/ie11-ieak/customize-automatic-search-for-internet-explorer.md b/browsers/internet-explorer-11/ie11-ieak/customize-automatic-search-for-internet-explorer.md index a454f4e384..6d33e94370 100644 --- a/browsers/internet-explorer-11/ie11-ieak/customize-automatic-search-for-internet-explorer.md +++ b/browsers/internet-explorer-11/ie11-ieak/customize-automatic-search-for-internet-explorer.md @@ -10,7 +10,7 @@ ms.sitesec: library # Customize Automatic Search for Internet Explorer -Internet Explorer lets websites advertise any search provider that uses the open search standard described at the A9 website ( [OpenSearch 1.1 Draft 5](http://go.microsoft.com/fwlink/?LinkId=208582)). When IE detects new search providers, the **Search** box becomes active and adds the new providers to the drop-down list of providers. +Internet Explorer lets websites advertise any search provider that uses the open search standard described at the A9 website ( [OpenSearch 1.1 Draft 5](http://go.microsoft.com/fwlink/p/?LinkId=208582)). When IE detects new search providers, the **Search** box becomes active and adds the new providers to the drop-down list of providers. Using the **Administrative Templates** section of Group Policy, you can prevent the search box from appearing, you can add a list of acceptable search providers, and you can restrict your employee’s ability to add or remove search providers. diff --git a/browsers/internet-explorer-11/ie11-ieak/ieak-11-and-security.md b/browsers/internet-explorer-11/ie11-ieak/ieak-11-and-security.md index 76e4a10af2..93223a7c8d 100644 --- a/browsers/internet-explorer-11/ie11-ieak/ieak-11-and-security.md +++ b/browsers/internet-explorer-11/ie11-ieak/ieak-11-and-security.md @@ -32,23 +32,23 @@ Because of this, the custom .cab files created by the IE Customization Wizard 10 To sign your package and custom programs digitally, you must first obtain a digital certificate. You can obtain a certificate from a certification authority or a privately-controlled certificate server. For more information about obtaining certificates or setting up a certificate server, see the following: -- Microsoft-trusted certification authorities ([Windows root certificate program members](http://go.microsoft.com/fwlink/?linkid=59547)). +- Microsoft-trusted certification authorities ([Windows root certificate program members](http://go.microsoft.com/fwlin/p/?linkid=59547)). -- Certificates overview documentation ([Certificates](http://go.microsoft.com/fwlink/?linkid=68942)). +- Certificates overview documentation ([Certificates](http://go.microsoft.com/fwlin/p/?linkid=68942)). -- Microsoft Active Directory Certificate Services ( [Active Directory Certificate Services](http://go.microsoft.com/fwlink/?LinkId=259521)). +- Microsoft Active Directory Certificate Services ( [Active Directory Certificate Services](http://go.microsoft.com/fwlink/p/?LinkId=259521)). -- Enterprise public key infrastructure (PKI) snap-in documentation ([Enterprise PKI](http://go.microsoft.com/fwlink/?LinkId=259526)). +- Enterprise public key infrastructure (PKI) snap-in documentation ([Enterprise PKI](http://go.microsoft.com/fwlink/p/?LinkId=259526)). When you get a certificate, you should note the public and private keys, which are a matched set of keys that are created by the software publisher for encryption and decryption. They are generated on your computer at the time the certificate is requested, and your private key is never sent to the certification authority or any other party. ### Understanding code signing -- **If you plan to distribute custom packages over the Internet**, you must sign all custom components and the CMAK profile package (if used). Before you start the IE Customization Wizard 11, make sure that both are signed. Typically, their respective manufacturers will have signed them. Otherwise, you can sign these using the Sign Tool (SignTool.exe) ( [SignTool.exe (Sign Tool)](http://go.microsoft.com/fwlink/?LinkId=71298)) or use the File Signing Tool (Signcode.exe) ([Signcode.exe (File Signing Tool)](http://go.microsoft.com/fwlink/?LinkId=71299)). You should read the documentation included with these tools for more information about all of the signing options. +- **If you plan to distribute custom packages over the Internet**, you must sign all custom components and the CMAK profile package (if used). Before you start the IE Customization Wizard 11, make sure that both are signed. Typically, their respective manufacturers will have signed them. Otherwise, you can sign these using the Sign Tool (SignTool.exe) ( [SignTool.exe (Sign Tool)](http://go.microsoft.com/fwlink/p/?LinkId=71298)) or use the File Signing Tool (Signcode.exe) ([Signcode.exe (File Signing Tool)](http://go.microsoft.com/fwlink/p/?LinkId=71299)). You should read the documentation included with these tools for more information about all of the signing options. In addition, after you run the Internet Explorer 10 Customization Wizard, we highly recommend that you sign the IEAK package and the Branding.cab file (if you are using it separately from the package). You can do this also using the tools mentioned above. - For more information, download Code-Signing Best Practices ([Code-Signing Best Practices](http://go.microsoft.com/fwlink/?LinkId=71300)). + For more information, download Code-Signing Best Practices ([Code-Signing Best Practices](http://go.microsoft.com/fwlink/p/?LinkId=71300)). - **If you plan to distribute your custom packages over an intranet**, sign the custom files or preconfigure the Local intranet zone with a Low security setting, because the default security setting does not allow users to download unsigned programs or code. diff --git a/browsers/internet-explorer-11/ie11-ieak/ieak-11-list-of-tasks-and-references-to-create-manage-and-deploy-internet-explorer-11-custom-packages.md b/browsers/internet-explorer-11/ie11-ieak/ieak-11-list-of-tasks-and-references-to-create-manage-and-deploy-internet-explorer-11-custom-packages.md index 95764c2500..fe85c89025 100644 --- a/browsers/internet-explorer-11/ie11-ieak/ieak-11-list-of-tasks-and-references-to-create-manage-and-deploy-internet-explorer-11-custom-packages.md +++ b/browsers/internet-explorer-11/ie11-ieak/ieak-11-list-of-tasks-and-references-to-create-manage-and-deploy-internet-explorer-11-custom-packages.md @@ -43,7 +43,6 @@ Use Internet Explorer Administration Kit 11 (IEAK 11) to set up, deploy, and man
  • [Add and approve ActiveX controls using IEAK 11](add-and-approve-activex-controls-using-ieak-11.md)

  • [Internet Explorer Customization Wizard 11 options](internet-explorer-customization-wizard-11-options.md)

  • [IEAK 11 and security](ieak-11-and-security.md)

  • -
  • [Why create a CMAK profile in your Internet Explorer 11 (IE11) package](why-create-a-cmak-profile-in-your-internet-explorer-11--ie11--package)

  • diff --git a/browsers/internet-explorer-11/ie11-ieak/iexpress-command-line-options.md b/browsers/internet-explorer-11/ie11-ieak/iexpress-command-line-options.md index 0cbc16d5e8..5cfb10a03f 100644 --- a/browsers/internet-explorer-11/ie11-ieak/iexpress-command-line-options.md +++ b/browsers/internet-explorer-11/ie11-ieak/iexpress-command-line-options.md @@ -69,7 +69,7 @@ These are the available options for IExpress with IE:   -For more information, see [Command-line switches for IExpress software update packages](http://go.microsoft.com/fwlink/?LinkId=317973). +For more information, see [Command-line switches for IExpress software update packages](http://go.microsoft.com/fwlink/p/?LinkId=317973).   diff --git a/browsers/internet-explorer-11/ie11-ieak/set-up-automatic-detection-for-dhcp-or-dns-servers-using-ieak-11.md b/browsers/internet-explorer-11/ie11-ieak/set-up-automatic-detection-for-dhcp-or-dns-servers-using-ieak-11.md index 89375f40fe..c707a5d114 100644 --- a/browsers/internet-explorer-11/ie11-ieak/set-up-automatic-detection-for-dhcp-or-dns-servers-using-ieak-11.md +++ b/browsers/internet-explorer-11/ie11-ieak/set-up-automatic-detection-for-dhcp-or-dns-servers-using-ieak-11.md @@ -39,7 +39,7 @@ DHCP has a higher priority than DNS for automatic configuration. If DHCP provide ![](images/wedge.gif) **To set up automatic detection for DHCP servers** -- Open the [DHCP Administrative Tool](http://go.microsoft.com/fwlink/?LinkId=302212), create a new option type, using the code number 252, and then associate it with the URL to your configuration file. For detailed instructions about how to do this, see [Create an option 252 entry in DHCP](http://go.microsoft.com/fwlink/p/?LinkId=294649). +- Open the [DHCP Administrative Tool](http://go.microsoft.com/fwlink/p/?LinkId=302212), create a new option type, using the code number 252, and then associate it with the URL to your configuration file. For detailed instructions about how to do this, see [Create an option 252 entry in DHCP](http://go.microsoft.com/fwlink/p/?LinkId=294649). **Examples** @@ -82,7 +82,7 @@ DHCP has a higher priority than DNS for automatic configuration. If DHCP provide Create a canonical name (CNAME) alias record, named **WPAD**. This record lets you use more than one name to point to a single host, letting you host both an FTP server and a web server on the same computer. It also includes the resolved name (not the IP address) of the server storing your automatic configuration (.pac) file. **Note**   - For more information about creating a **WPAD** entry, see [Creating a WPAD entry in DNS](http://go.microsoft.com/fwlink/?LinkId=294651). + For more information about creating a **WPAD** entry, see [Creating a WPAD entry in DNS](http://go.microsoft.com/fwlink/p/?LinkId=294651).   diff --git a/browsers/internet-explorer-11/ie11-ieak/using-the-resultant-set-of-policy--rsop--snap-in-to-review-policy-settings.md b/browsers/internet-explorer-11/ie11-ieak/using-the-resultant-set-of-policy--rsop--snap-in-to-review-policy-settings.md index 9906c085ad..3114681da6 100644 --- a/browsers/internet-explorer-11/ie11-ieak/using-the-resultant-set-of-policy--rsop--snap-in-to-review-policy-settings.md +++ b/browsers/internet-explorer-11/ie11-ieak/using-the-resultant-set-of-policy--rsop--snap-in-to-review-policy-settings.md @@ -10,7 +10,7 @@ ms.sitesec: library # Using the Resultant Set of Policy (RSoP) snap-in to review policy settings -After you’ve deployed your custom Internet Explorer package to your employees, you can use the Resultant Set of Policy (RSoP) snap-in to view your created policy settings. The RSoP snap-in is a two-step process. First, you run the RSoP wizard to determine what information should be viewed. Second, you open the specific items in the console window to view the settings. For complete instructions about how to use RSoP, see [Resultant Set of Policy](http://go.microsoft.com/fwlink/?LinkId=259479). +After you’ve deployed your custom Internet Explorer package to your employees, you can use the Resultant Set of Policy (RSoP) snap-in to view your created policy settings. The RSoP snap-in is a two-step process. First, you run the RSoP wizard to determine what information should be viewed. Second, you open the specific items in the console window to view the settings. For complete instructions about how to use RSoP, see [Resultant Set of Policy](http://go.microsoft.com/fwlink/p/?LinkId=259479). ![](images/wedge.gif) **To add the RSoP snap-in**