Resolved! objectGUID returns 'System.Byte[]' when using Query AD activity
I am needing to update a user record that was created outside of the LDAP import with its objectGUID value as that is what our LDAP import uses to coalesce on.I am using the Query AD orchestration activity and returning the proper user data.But in th...