Share via


Update method of the PS_DnsServerTrustPoint class

Initiates active refresh of all trust points in the trust anchor zone.

Syntax

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

Parameters

Force [in]

If specified, overrides the default confirmation request before proceeding with active refresh of trust points.

ComputerName [in]

Optional DNS server name.

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_DnsServerTrustPoint