InternalAdapter
InternalAdapter
specifies the internal adapter for Internet-connection sharing. This cannot be used as part of a network bridge.
This setting has no effect on Server Core installations of Windows Server 2008, Windows Server 2008 R2, and Windows Server 2012.
Values
Internal_adapter_name |
Specifies the internal adapter for Internet-connection sharing. Internal_adapter_name is a string. |
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Configuration Passes
generalize
Parent Hierarchy
Microsoft-Windows-SharedAccess | InternalAdapter
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.
<EnableICS>true</EnableICS>
<ExternalAdapter>MyExternalAdapter</ExternalAdapter>
<InternalAdapter>MyInternalAdapter</InternalAdapter>