Clear method of the PS_DnsServerStatistics class

Clears all DNS server statistics.

Syntax

uint32 Clear(
  [in] string  ComputerName,
  [in] boolean Force
);

Parameters

ComputerName [in]

Specifies the remote computer on which to execute the command.

Force [in]

Specifies whether the method performs the operation without prompting for a confirmation.

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_DnsServerStatistics