{'Description':'IPv4/IPv6 address of the corresponding DNS servers that should be used for the specified DNS suffix ','In':True}
DnsSuffix
string
1
✓
-
{'Description':'Specifies a single DNS suffix','In':True}
ProxyServer
string
2
✓
-
{'Description':'IPv4/IPv6 address or hostname of the proxy server configured for web traffic. The proxy server is specified in the format, : or :','In':True}
ComputerName
string
3
✓
-
{'Description':'IPv4/IPv6 address or hostname of the computer on which the Remote Access server computer specific tasks should be executed','In':True}
PassThru
boolean
4
✓
-
{'Description':'Returns the Name Resolution Policy Table object that contains the Name Resolution Policy Table rules. By default this cmdlet does not generate any output','In':True}
{'Description':'The output object contains the following properties
1. NRPT entries in the NRPT table. Each entry is an instance of the DnsClientNrptRule object
2. The DnsClientNrptGlobal object which contains the local name resolution settings
','Out':True}
Description
'This cmdlet displays all the Name Resolution Policy Table table entries and the local name resolution property'
{'Description':'Specifies the DNS suffix entry in the Name Resolution Policy Table that needs to be modified','In':True}
DnsIPAddress
string
1
✓
-
{'Description':'The new list of DNS server IPv4/IPv6 addresses for the specified DNS suffix in the Name Resolution Policy Table','In':True}
ProxyServer
string
2
✓
-
{'Description':'The new proxy server for the specified DNS suffix in the Name Resolution Policy Table','In':True}
Local
string
3
✓
-
{'Description':'Specifies the property of the local name resolution. Can be one of the following
1. FallbackSecure: Only use local name resolution if the name does not exist in DNS (most restrictive)
2. FallbackPrivate: Fall back to local name resolution if the name does not exist in the DNS or the DNS servers are unreachable when the client computer is on a private network (recommended)
3. FallbackUnsecure: Fallback to local name resolution for any kind of DNS resolution error (least secure)','In':True,'Values':['FallbackSecure', 'FallbackPrivate', 'FallbackUnsecure']}
ComputerName
string
4
✓
-
{'Description':'IPv4/IPv6 address or hostname of the computer on which the Remote Access server computer specific tasks should be executed','In':True}
PassThru
boolean
5
✓
-
{'Description':'Returns an object for the DirectAccess DNS configuration consisting of the Name Resolution Policy Table rules and local name resolution settings. By default this cmdlet does not generate any output','In':True}
{'Description':'The output object contains the following properties
1. NRPT entries in the NRPT table. Each entry is an instance of the DnsClientNrptRule object
2. The DnsClientNrptGlobal object which contains the local name resolution settings
','Out':True}
Description
'This cmdlet does the following 1. Configures the DNS server and proxy server addresses of a Name Resolution Policy Table entry 2. Configures the local name resolution property '