Forum Discussion
Dylan Martens
Dec 14, 2017Copper Contributor
Using the extensionAttributes in Active Directory
So I'm working on expanding the data stored about User Objects in an Active Directory, but we are looking for possible candidates to store the data in, as a lot of the fields have already been used. ...
Dylan Martens
Dec 15, 2017Copper Contributor
But if you do a search on them, it appears the data stored in these attributes will be removed when a mailbox is disabled. Can you elaborate?
Vineet Arora
Dec 15, 2017Brass Contributor
Hi,
You are right. Then the only option is to extend the AD Schema.
https://social.technet.microsoft.com/wiki/contents/articles/20319.how-to-create-a-custom-attribute-in-active-directory.aspx
- Bran KoprivicaJul 16, 2018Copper ContributorThat is not a good option