次の方法で共有


Get method of the PS_DnsClientNrptGlobal class

Retrieves NRPT global settings.

Syntax

uint32 Get(
  [in]  string              Server,
  [in]  string              GpoName,
  [out] DnsClientNrptGlobal cmdletOutput
);

Parameters

Server [in]

Server hosting the GPO.

GpoName [in]

Name of GPO, if not specified the default GPO on the domain.

cmdletOutput [out]

A DnsClientNrptGlobal object contains all the properties of DNS client NRPT Global settings.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\Dns
MOF
DnsClientPSProvider.mof
DLL
DnsClientPSProvider.dll

See also

PS_DnsClientNrptGlobal