Active Directory: Get-ADOrganizationalUnit Default and Extended Properties

Active Directory: Get-ADOrganizationalUnit Default and Extended Properties

The concept of default and extended properties available with the PowerShell Active Directory cmdlets are defined in Active Directory: PowerShell AD Module Properties. The PowerShell Get-ADOrganizationUnit cmdlet supports the default and extended properties in the following table. Many can be assigned values with the Set-ADOrganizationalUnit cmdlet. In the table, default properties are shown with the property name highlighted in cyan. Extended properties are highlighted in pink.

Property Syntax R/RW lDAPDisplayName
CanonicalName String R canonicalName
City String RW l
CN String R cn
Country String RW c (2 character abbreviation)
Created DateTime R whenCreated
Deleted Boolean R isDeleted
Description String RW description
DisplayName String RW displayName
DistinguishedName String (DN) R distinguishedName
LastKnownParent String (DN) R lastKnownParent
LinkedGroupPolicyObjects ADCollection R gPLink
ManagedBy String (DN) RW managedBy
Modified DateTime R whenChanged
Name String R ou (Relative Distinguished Name)
ObjectCategory String R objectCategory
ObjectClass String R objectClass, most specific value
ObjectGUID Guid R objectGUID converted to string
PostalCode String RW postalCode
ProtectedFromAccidentalDeletion Boolean RW nTSecurityDescriptor
State String RW st
StreetAddress String RW streetAddress


See Also



Leave a Comment
  • Please add 1 and 7 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Sort by: Published Date | Most Recent | Most Useful
Comments
  • Richard Mueller edited Revision 26. Comment: Improve links in "See Also" section, add link to parent article, remove "Return to top" links.

  • Richard Mueller edited Revision 25. Comment: Changed whenModified to whenChanged

  • Richard Mueller edited Revision 24. Comment: Removed lDAPDisplayNames of AD attributes from the table, so it only documents default and extended properties

  • Richard Mueller edited Revision 23. Comment: Changed how colors are formatted

  • Richard Mueller edited Revision 22. Comment: The "CN" property is actually an extended property revealed by Get-ADOrganizationalUnit

  • Richard Mueller edited Revision 16. Comment: Clarified -Properties parameter not case sensitive

  • Richard Mueller edited Revision 15. Comment: Explained that properties with lower case initial letter are AD attributes

  • Richard Mueller edited Revision 14. Comment: HTML didn't work, table still wrong.

  • Richard Mueller edited Revision 12. Comment: Remove extra <br> tags in table

  • Richard Mueller edited Revision 11. Comment: Made default properties bold with light blue background

Page 1 of 3 (21 items) 123
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
  • Richard Mueller edited Original. Comment: Added values

  • Richard Mueller edited Revision 1. Comment: Updated values in table

  • Richard Mueller edited Revision 2. Comment: Added links in "See Also" section

  • Richard Mueller edited Revision 3. Comment: No longer "In Progress"

  • Richard Mueller edited Revision 4. Comment: Updated value in table

  • Richard Mueller edited Revision 5. Comment: Added tag

  • Richard Mueller edited Revision 6. Comment: Added (en-US) to title and tags

  • Richard Mueller edited Revision 7. Comment: Added tag

  • Richard Mueller edited Revision 8. Comment: Removed (en-US) from title

  • Richard Mueller edited Revision 9. Comment: Added tag

  • Richard Mueller edited Revision 10. Comment: Added horizontal rules and "Return to Top"

  • Richard Mueller edited Revision 11. Comment: Made default properties bold with light blue background

  • Richard Mueller edited Revision 12. Comment: Remove extra <br> tags in table

  • Richard Mueller edited Revision 14. Comment: HTML didn't work, table still wrong.

  • Richard Mueller edited Revision 15. Comment: Explained that properties with lower case initial letter are AD attributes

Page 1 of 2 (22 items) 12