UpdateStatus
Checks the Active Directory forest for matching or conflicting information that will allow or prevent a pending import group being imported.
Syntax
void UpdateStatus()
Discussion
This method searches Active Directory for a group name that matches the pending import group name and updates the pending import group 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 group, the method updates the pending group’s properties with that information.