Get method of the PS_DnsServerEDns class

Retrieves DNS Sever EDns settings.

Syntax

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

Parameters

ComputerName [in]

Specifies the remote computer on which to execute the command.

cmdletOutput [out]

An embedded instance of the DnsServerEDns class.

Requirements

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

See also

PS_DnsServerEDns