PS_DnsServerSecondaryZone class

DNS Server Secondary Zone definition.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0.0"), dynamic, provider("DnsServerPSProvider"), AMENDMENT]
class PS_DnsServerSecondaryZone
{
};

Members

The PS_DnsServerSecondaryZone class has these types of members:

Methods

The PS_DnsServerSecondaryZone class has these methods.

Method Description
AddByForwardLookupZone Creates a standard secondary zone.
AddByReverseLookupZone Creates a standard secondary zone.
ConvertTo Converts a primary zone to a secondary zone.
Restore Forces a secondary DNS zone to update from the master zone.
Set Overwrites settings of DNS server secondary zone.

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

DnsServerPSProvider Provider