UpdateStatus
Checks the Active Directory forest for matching or conflicting information that will allow or prevent a pending import user being imported.
Syntax
void UpdateStatus()
Discussion
This method searches Active Directory for a user name that matches the pending import user name and updates the pending import user properties with the results of the search. For example, if no Active Directory match is found or a UNIX profile already exists for the matching Active Directory user, the method updates the pending user’s properties with that information.