globalFlags (LANPolicy) Element (Compact 2013)
3/26/2014
This element contains the global settings for the automatic configuration of wired networks.
Syntax
<xs:element name="globalFlags">
<xs:complexType>
<xs:sequence>
<xs:element name="enableAutoConfig"
type="boolean"
/>
enableAutoConfigSpecifies whether machines use the built-in automatic configuration service to manage connections to wired networks that require layer 2 authentication (such as 802.1X). <xs:any
processContents="lax"
minOccurs="0"
maxOccurs="unbounded"
namespace="##other"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
Child Elements
Element |
Type |
Description |
---|---|---|
boolean |
Specifies whether machines use the built-in automatic configuration service to manage connections to wired networks that require layer 2 authentication, such as 802.1X. |
Remarks
The globalFlags
element is defined by the LANPolicy Element element.
See Also
Reference
Profile XML Schema Elements
LANPolicy Element
Profile XML Schema Reference