I need to update multiple SMTP Id’s in ProxyAddress field under the Attributes Editor tab in AD.
I’m using update object properties with singlepropertyvalue. The old value from AD is getting replaced with the new one.
But I need to append the new value to the old one instead of replacing it.
How do we update multiple attributes in AD?