Zone Classes

The MicrosoftDNS_Zone class offers a plethora of properties and methods to aid in managing your zones. Even if you are using AD-integrated zones, which help reduce the amount of work required to maintain DNS, inevitably you need to configure a zone’s settings or create additional zones. In Tables Table 14-3 and Table 14-4, available properties and methods for the MicrosoftDNS_Zone class are listed.

Table 14-3. MicrosoftDNS_Zone class properties

Property name

Property description

Aging

Boolean that indicates whether scavenging is enabled for the zone. The default value is FALSE, which means it is disabled.

AllowUpdate

Flag indicating whether dynamic updates are allowed. The value for this property can be one of the following:

0

No updates allowed.

1

Zone accepts both secure and nonsecure updates.

2

Zone accepts secure updates only.

The default for new zones is 0.

AutoCreated

Boolean that indicates whether the zone was auto-created , as is the case with the standard reverse zones (e.g., 255.in-addr.arpa) that are automatically created by default.

AvailForScavengeTime

Time period when scavenging can be run (if configured for the zone).

DataFile

Name of the zone datafile.

DisableWINSRecordReplication

Boolean that if TRUE indicates that WINS record replication is disabled. The default value is FALSE (WINS record replication does occur).

DsIntegrated

Boolean that indicates whether the zone is AD-integrated.

ForwarderSlave

Boolean that indicates ...

Get DNS on Windows Server 2003, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.