Zone

Determines the zone object for the zone to which the computer is currently joined.

Syntax

IHierarchicalZone Zone {get; set;}

Property value

The zone the computer account has joined.

Discussion

Each computer object can only be associated with one zone: the zone used to join the computer to its Active Directory domain.

Exceptions

Zone throws an ApplicationException if you try to set the zone to a type that is not hierarchical or is not supported or if the computer is already joined to a zone and you try set a new zone.