DAClientSettings class
DirectAccess Client Settings class.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class DAClientSettings
{
string ForceTunnel;
DnsClientNrptRule ForceTunnelingNrptEntry;
string OnlyRemoteComputers;
string Downlevel;
};
Members
The DAClientSettings class has these types of members:
Properties
The DAClientSettings class has these properties.
-
Downlevel
-
-
Data type: string
-
Access type: Read/write
Whether appropriate policies should be deployed on downlevel Windows 7 clients enabling them to connect to the Windows Server 2012 DA Server.
The possible values are.
-
-
Enabled ("Enabled")
-
Disabled ("Disabled")
ForceTunnel
-
Data type: string
-
Access type: Read/write
Force Tunneling status
The possible values are.
Enabled ("Enabled")
Disabled ("Disabled")
ForceTunnelingNrptEntry
-
Data type: DnsClientNrptRule
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("DnsClientNrptRule")
Name Resolution Policy Table entry for force tunneling as a DnsClientNrptRule embedded instance.
OnlyRemoteComputers
-
Data type: string
-
Access type: Read/write
Whether to deploy DA on laptops and notebooks and not on all computers in the domain
The possible values are.
Enabled ("Enabled")
Disabled ("Disabled")
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|