EnableICS specifies whether Internet-connection sharing is enabled.

This setting has no effect on Server Core installations of Windows Server® 2008, Windows Server 2008 R2, and Windows Server 2012.

Values

true

Enables Internet-connection sharing.

false

Disables Internet-connection sharing. This is the default value.

Valid Passes

generalize

Parent Hierarchy

Applies To

For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-SharedAccess.

XML Example

The following XML output shows how to set Shared Access.

  Copy Code
<EnableICS>true</EnableICS>
<InternalIsBridge>true</InternalIsBridge>
<ExternalAdapter>MyExternalAdapter</ExternalAdapter>

See Also