globalFlags (WLANPolicy) Element (Compact 2013)
3/26/2014
This element contains the global settings for the Auto Configuration Module (ACM). This element is mandatory.
Syntax
xs:element name="globalFlags">
<xs:complexType>
<xs:sequence>
<xs:element name="enableAutoConfig"
type="boolean"
/>
enableAutoConfigSpecifies whether machines use the built-in automatic configuration (AutoConfig) service to manage wireless connections.
<xs:element name="showDeniedNetwork"
type="boolean"
/>
showDeniedNetwork
Specifies whether denied networks appear in the Connect to a Network wizard.
<xs:element name="allowEveryoneToCreateAllUserProfiles"
type="boolean"
/>
allowEveryoneToCreateAllUserProfilesSpecifies whether any user can create an all-user profile.
<xs:any
processContents="lax"
minOccurs="0"
maxOccurs="unbounded"
namespace="##other"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
globalFlags
Child Elements
Element |
Type |
Description |
---|---|---|
Boolean |
Specifies whether any user can create an all-user profile |
|
Boolean |
Specifies whether machines use the built-in automatic configuration (AutoConfig) service to manage wireless connections |
|
Boolean |
Specifies whether denied networks appear in the Connect to a Network wizard. |
See Also
Reference
Profile XML Schema Elements
WLANPolicy Element
LANPolicy Element
Profile XML Schema Reference