windows-itpro-docs/browsers/internet-explorer/ie11-ieak/connectionsettings-ins-file-setting.md
2020-08-13 12:49:34 -07:00

31 lines
1.7 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
ms.localizationpriority: medium
ms.mktglfcycl: plan
description: Use the \[ConnectionSettings\] .INS file setting to specify the network connection settings needed to install your custom package.
author: dansimp
ms.prod: ie11
ms.assetid: 41410300-6ddd-43b2-b9e2-0108a2221355
ms.reviewer:
audience: itpro
manager: dansimp
ms.author: dansimp
title: Use the ConnectionSettings .INS file to review the network connections for install (Internet Explorer Administration Kit 11 for IT Pros)
ms.sitesec: library
ms.date: 07/27/2017
---
# Use the ConnectionSettings .INS file to review the network connections for install
[!INCLUDE [Microsoft 365 workloads end of support for IE11](../includes/microsoft-365-ie-end-of-support.md)]
Info about the network connection settings used to install your custom package. This section creates a common configuration on all of your employees computers.
|Name |Value |Description |
|-----------|---------------------------|-------------|
|ConnectName0 |`<connection_name>` |Name for the connection. |
|ConnectName1 |`<connection_name>` |Secondary name for the connection. |
|DeleteConnectionSettings |<ul><li>**0.** Dont remove the connection settings during installation.</li><li>**1.** Remove the connection settings during installation.<p>**Note**<br>This only appears for the **Internal** version of the IEAK 11.</li></ul> |Determines whether to remove the existing connection settings during installation of your custom package. |
|Option |<ul><li>**0.** Dont let employees import connection settings.</li><li>**1.** Let employees import connection settings.</li></ul> |Determines whether an employee can import connection settings into the Internet Explorer Customization Wizard. |