ConfigurationFlags
specifies whether Remote Access
Service (RAS) is configured.
Values
true |
Specifies that RAS is configured. |
false |
Specifies that RAS is not configured. This is the default value. |
Parent Hierarchy
Microsoft-Windows-RasServer | ConfigurationFlags
Valid Passes
specialize
Applies To
For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-RasServer.
XML Example
The following XML output enables RAS and sets the Router type to enable Local Area Network (LAN) access.
![]() |
|
---|---|
<ConfigurationFlags>true</ConfigurationFlags> <RouterType>2</RouterType> |