Hi all
Does anyone know of a way to clear out the contents of the User & Location fields for Mobile Devices using the API? Writing a new username into those fields using the API appears to perform an LDAP lookup, but it only updates the rest of the fields (email, department, position, etc) if they are empty. I'd like to empty out the fields then run a script to repopulate the user information.
Also, it seems that updating the User & Location information on one device will change that users details on all other devices with the same username. Is this expected behaviour?
Patrick