--- title: "VEADItem" description: "Contains details about an Active Directory item. Property Type Description GUID Item ID. String Item name. String Distinguished name (DN) of the item. VEADItem Parent item. String Item type. String Item description." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veaditem.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEADItem" dateModified: "2026-08-18" --- # VEADItem Contains details about an Active Directory item.

Property

Type

Description

Id

GUID

Item ID.

Name

String

Item name.

DistinguishedName

String

Distinguished name (DN) of the item.

Parent

VEADItem

Parent item.

Type

String

Item type.

Description

String

Item description.

## Related Commands [`Get-VEADItem`](get-veaditem.md)