Fixing after WDCML conversion

This commit is contained in:
LizRoss 2016-02-25 10:37:40 -08:00
parent 6d13752128
commit 6d98f836d4
5 changed files with 36 additions and 104 deletions

View File

@ -1,5 +1,5 @@
---
Description: How to add and deploy the Internet Explorer 11 update, using Microsoft Intune.
Description: How to add and deploy the Internet Explorer 11 update using Microsoft Intune.
ms.assetid: b2dfc08c-78af-4c22-8867-7be3b92b1616
ms.prod: IE11
ms.mktglfcycl: deploy

View File

@ -1,5 +1,5 @@
---
Description: How to install the Internet Explorer 11 update, using Microsoft Deployment Toolkit (MDT) and your Windows images.
Description: How to install the Internet Explorer 11 update using Microsoft Deployment Toolkit (MDT) and your Windows images.
ms.assetid: e16f9144-170c-4964-a62d-0d1a16f4cd1f
ms.prod: IE11
ms.mktglfcycl: deploy

View File

@ -1,6 +1,6 @@
---
Description: Install Internet Explorer 11 (IE11) - System Center 2012 R2 Configuration Manager
ms.assetid:
Description: How to install the Internet Explorer 11 update using System Center 2012 R2 Configuration Manager
ms.assetid: 9ede9722-29b3-4cb7-956d-ffa91e7bedbd
ms.prod: IE11
ms.mktglfcycl: deploy
ms.sitesec: library
@ -9,10 +9,9 @@ title: Install Internet Explorer 11 (IE11) using System Center 2012 R2 Configura
---
# Install Internet Explorer 11 (IE11) using System Center 2012 R2 Configuration Manager
You can install Internet Explorer 11 (IE11) by using [System Center R2 2012 Configuration Manager](http://go.microsoft.com/fwlink/p/?linkid=276664). Complete these steps for each operating system and platform combination.
![](../common/wedge.gif)**To install IE11**
**To install IE11**
1. Download and approve the [System requirements and language support for Internet Explorer 11 (IE11)](system-requirements-and-language-support-for-ie11.md).

View File

@ -1,32 +1,29 @@
---
Description: 'Install Internet Explorer 11 (IE11) - Network'
MS-HAID: 'p\_ie11deploy.install\_internet\_explorer\_11\_\_ie11\_\_\_\_network'
MSHAttr: 'PreferredLib:/library'
Description: How to install the Internet Explorer 11 update using your network
ms.assetid: 85f6429d-947a-4031-8f93-e26110a35828
ms.prod: IE11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install Internet Explorer 11 (IE11) using your network (Internet Explorer 11 for IT Pros)
---
# Install Internet Explorer 11 (IE11) using your network
You can install Internet Explorer 11 (IE11) over your network by putting your custom IE11 installation package in a shared network folder and letting your employees run the Setup program on their own computers. You can create the network folder structure manually, or you can run Internet Explorer Administration Kit 11 (IEAK 11).
You can install Internet Explorer 11 (IE11) over your network by putting your custom IE11 installation package in a shared network folder and letting your employees run the Setup program on their own computers. You can create the network folder structure manually, or you can run IEAK 11.
**Note**<br>If you support multiple architectures and operating systems, create a subfolder for each combination. If you support multiple languages, create a subfolder for each localized installation file.
**Note**  
If you support multiple architectures and operating systems, create a subfolder for each combination. If you support multiple languages, create a subfolder for each localized installation file.
 
![](../common/wedge.gif)**To manually create the folder structure**
**To manually create the folder structure**
- Copy your custom IE11 installation file into a folder on your network, making sure it's available to your employees.
![](../common/wedge.gif)**To create the folder structure using IEAK 11**
**To create the folder structure using IEAK 11**
- Run the Internet Explorer Customization Wizard 11 using the **Full Installation Package** option.
- Run the Internet Explorer Customization Wizard 11 in IEAK 11, using the **Full Installation Package** option.<br>The wizard automatically puts your custom installation files in your `\<build_directory>\Flat` folder. Where the `<build_directory>` is the location of your other build files.
The wizard automatically puts your custom installation files in your \\*build\_directory*\\Flat folder. Where *build\_directory* is the location of your other build files.
**Note**  
Use the localized versions of the IE Customization Wizard 11 to create localized IE11 installation packages.
**Note**<br>Use the localized versions of the IE Customization Wizard 11 to create localized IE11 installation packages.
## Related topics
[IEAK 11 - Internet Explorer Administration Kit 11 Users Guide](https://technet.microsoft.com/en-us/library/dn454924.aspx)
 
 

View File

@ -1,101 +1,37 @@
---
Description: 'Install Internet Explorer 11 (IE11) - Third-party tools'
MS-HAID: 'p\_ie11deploy.install\_internet\_explorer\_11\_\_ie11\_\_\_\_third\_party\_tools'
MSHAttr: 'PreferredLib:/library'
Description: How to install Internet Explorer 11 (IE11) using third-party tools and command-line options.
ms.assetid: 30190c66-49f7-4ca4-8b57-a47656aa0c7e
ms.prod: IE11
ms.mktglfcycl: deploy
ms.sitesec: library
title: Install Internet Explorer 11 (IE11) using third-party tools (Internet Explorer 11 for IT Pros)
---
# Install Internet Explorer 11 (IE11) using third-party tools
You can install Internet Explorer 11 (IE11) using third-party electronic software distribution (ESD) systems and these command-line options:
## Setup Modes
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
</colgroup>
<tbody>
<tr class="odd">
<td align="left"><p><strong>Command-line options</strong></p></td>
<td align="left"><p><strong>Description</strong></p></td>
</tr>
<tr class="even">
<td align="left"><p>/passive</p></td>
<td align="left"><p>Installs without customer involvement.</p></td>
</tr>
<tr class="odd">
<td align="left"><p>/quiet</p></td>
<td align="left"><p>Installs without customer involvement and without showing the UI.</p></td>
</tr>
</tbody>
</table>
 
|Command-line options |Description |
|---------------------|------------------------------------------------------|
|`/passive` |Installs without customer involvement. |
|`/quiet` |Installs without customer involvement and without showing the UI. |
## Setup Options
|Command-line options |Description |
|---------------------|------------------------------------------------------|
|`/update-no` |Installs without checking for updates.<p>**Important**<br>If you don't use this option, you'll need an Internet connection to finish your installation. |
|`/no-default` |Installs without making IE11 the default web browser. |
|`/closeprograms` |Automatically closes running programs. |
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
</colgroup>
<tbody>
<tr class="odd">
<td align="left"><p><strong>Command-line options</strong></p></td>
<td align="left"><p><strong>Description</strong></p></td>
</tr>
<tr class="even">
<td align="left"><p>/update-no</p></td>
<td align="left"><p>Installs without checking for updates.</p>
<div class="alert">
<strong>Important</strong>  
<p>If you don't use this option, you'll need an Internet connection to finish your installation.</p>
</div>
<div>
 
</div></td>
</tr>
<tr class="odd">
<td align="left"><p>/no-default</p></td>
<td align="left"><p>Installs without making IE11 the default web browser.</p></td>
</tr>
<tr class="even">
<td align="left"><p>/closeprograms</p></td>
<td align="left"><p>Automatically closes running programs.</p></td>
</tr>
</tbody>
</table>
 
## Restart Options
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
</colgroup>
<tbody>
<tr class="odd">
<td align="left"><p><strong>Command-line options</strong></p></td>
<td align="left"><p><strong>Description</strong></p></td>
</tr>
<tr class="even">
<td align="left"><p>/norestart</p></td>
<td align="left"><p>Installs without restarting the computer.</p></td>
</tr>
<tr class="odd">
<td align="left"><p>/forcerestart</p></td>
<td align="left"><p>Installs and restarts after installation.</p></td>
</tr>
</tbody>
</table>
|Command-line options |Description |
|---------------------|------------------------------------------------------|
|`/norestart` |Installs without restarting the computer. |
|`/forcerestart` |Installs and restarts after installation. |