profileList (LANPolicy) Element
The profileList (LANPolicy) element contains a list of profiles to be applied at the domain or machine level. Profiles must be based on the LAN_profile schema, with a root element of LANProfile. Profiles based on any other schema will be ignored.
When enableAutoConfig is set to FALSE, this element must not be present in a LAN policy profile. When enableAutoConfig is set to TRUE, then this element is required.
<xs:element name="profileList">
<xs:complexType>
<xs:sequence>
<xs:any
processContents="lax"
maxOccurs="unbounded"
namespace="##other"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
The profileList element is defined by the LANPolicy element.
Remarks
This element should contain exactly one network profile. If more than one profile is specified in the policy, only the first network will be applied.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
See also
-
Definition context of element in schema
-
Possible immediate parent element in schema instance