Is anyone aware of an automated method to update a users Alternate Extension field with LDAP information when importing users into CUC? My current method is exporting users with mailbox, updating the alternate extensions and then re-importing but this becomes tedious and prone to human error. Any suggestions?
I don't believe the LDAP, or AXL, import would allow you to do that. If not doing it the way you're doing it, not sure if there might be a way through the APIs to get that info directly from the LDAP server and push that into CUC, but you'd need to build the app/script to do that, assuming that's possible.
I don't deal with the APIs, so I'm just thinking out loud here.