We restored the old ms CRM database to a newer version. But when I try to add users that already exist in the newer version, I get an error.
If I remove users from our active directory and then try to add them to CRM, it works fine.
Is it possible that CRM stores user information in MSCRM_CONFIG. And can it be removed in a supported way?
Look at SystemUser in the table MSCRM_CONFIG, I think I need to remove users from this table. but I cannot execute the delete operator, because it is not supported. :)
source
share