I have been testing to see if a disabled user can be reactivated and show up
with a SystemUserID in the SystemUserBase.

From what I can see it will will show up as a new account. The AD account
was disabled from AD quite some time ago.

I notice tha the Object GUID that is viewable with ADSIEDIT in AD does not
corrospond with the SystemUserID. If I new how the SystemUserID entry was
created I could manually create the record in the table.

I least I think I could.

Anyone know how they are created under the hood.

It would be a bit tedious to go through the license table to see if the
associated account does not exist and then we could remove the record.

Any Ideas.