Do you Disable AD Users rather than Deleting for better CRM Reporting?

Updated by Brady Stroud [SSW] 1 year ago. See history

123

When a user is created in Active Directory (AD), a Global Unique Identifier (GUID) is also created. As the name suggests this is unique for each user and is never duplicated in a domain.

Image

Figure: GUID for User Steven Andrews

When adding a user to CRM, they are assigned with an Employee ID that is linked to the AD account’s GUID.

Image

Figure: AD User StevenAndrews is tied to STA Employee ID through AD GUID

When a user leaves, many companies go through the process of disabling the CRM account and then deleting the AD User.

This creates problems if the employee comes back to the company and a new AD account is created for them - they are no longer able to be associated with the previously created CRM account. Instead, they will need a new CRM user with a different Employee ID.

This makes reporting on a user that has returned more difficult. To get around this problem, it is better to disable and move the user to a "Disabled Users" OU in AD, so that if they return, the AD and CRM user can just be re-enabled.

Image

❌ Figure: Bad example - Don't delete users!

Image

✅ Figure: Good example - Disable users and move them to a disabled users OU

acknowledgements
related rules