We currently add details to the "extensionAttribute1" on all computer objects in Active Directory - this attribute we use to identify which team owns the virtual machine, who to contact in the event of issues with a particular virtual machine etc.
In actual fact this attribute is not manually entered, it is synced from VMWare into Active Directory by a custom powershell script based on the folder the virtual machine is in. The folder structure in VMWare is the "source of truth" for us.
By doing this sync we are able to assign ownership at time of provision of the virtual machine and the computer object in AD, and now we would like to extend this attribute to the object that is managed in SAM.
We would want to set up a custom attribute in SAM and then sync in this data from Active Directory.
If we keep this attribute in sync form end to end then we would be able to craft our alerts etc in Orion to go to the correct team etc.
Is this possible?
