Get method of the PS_DAClientDnsConfiguration class

This cmdlet displays all the NRPT table entries and the local name resolution property.

Syntax

uint32 Get(
  [in]  string                   ComputerName,
  [out] DAClientDnsConfiguration cmdletOutput
);

Parameters

ComputerName [in]

IPv4/IPv6 address or hostname of the machine on which the remote access server machine specific tasks should be executed

cmdletOutput [out]

  1. List of NRPT objects for the NRPT table entries entries. 2. Property of local name resolution

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.mof
DLL
RAMgmtPSProvider.dll

See also

PS_DAClientDnsConfiguration