--- title: "VEADContainer" description: "Contains information about a backed up Active Directory container. Property Type Description GUID Container ID. String Container name. String Distinguished name (DN) of the container. VEADContainer Parent container. VEADContainerType Container type." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veadcontainer.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEADContainer" dateModified: "2026-08-18" --- # VEADContainer Contains information about a backed up Active Directory container.

Property

Type

Description

Id

GUID

Container ID.

Name

String

Container name.

DistinguishedName

String

Distinguished name (DN) of the container.

Parent

VEADContainer

Parent container.

Type

VEADContainerType

Container type. Possible values:

  • UsersAndComputers
  • GroupPolicyObjects
  • IntegratedDNS
  • ConfigurationPartition
  • DfsConfiguration
## Related Commands [`Get-VEADContainer`](get-veadcontainer.md)