CdmManagedComputer

Represents a computer managed by authentication and privilege elevation. The following properties are defined for this object.

Property Type Description

AgentVersion

string

Version number of the Centrify Agent installed on the managed computer.

Computer

CdmComputer

Corresponding Active Directory computer account.

ComputerZonePath

string

Path to the computer zone.

IsComputerZoneOnly

Boolean

True if the managed computer has a computer zone only (that is, the computer is not joined to a zone).

IsExpressMode

Boolean

True if the managed computer is in Express (unlicensed) mode.

IsHierarchical

Boolean

True if the managed computer is joined to a hierarchical zone.

IsOrphan

Boolean

True if the managed computer is an orphan profile, that is, it has no corresponding Active Directory computer object.

IsWindows

Boolean

True if the managed computer is a Windows computer.

IsWorkstationMode

Boolean

True if the managed computer is joined to Auto Zone in Workstation mode.

IsJoinedToZone

Boolean

True if the managed computer is joined to a zone.

LicenseType

string

Type of license being used. This property is Server if the managed computer is a Windows or UNIX server or Workstation if the managed computer is not used as a server.

Name

string

Name of the managed computer.

PreferredServer

string

Preferred server to use for committing changes to Active Directory.

ScpPath

string

Path to the service connection point for the managed computer.

Zone

CdmZone

Zone of the managed computer.