Permanently removing test employees from development system

In our development system we have a lot of test employees, which we would like to permanently remove in order to tidy up the environement.

The employees have business roles assigned, which will need to go as well.

I just want to make sure we do this in the correct order so we don't leave any orphaned records in the system.

Any advice will be greatly appreciated.

Parents Reply
  • Hi,

    I haven't tried it myself but I would expect that it won't delete the AD account as you say.  But I would expect that the UID_Person on the AD account will be cleared.  Also it depends if you have the default delete delay of 30 days configured on ADSAccount.  So the accounts 'might' have been marked for deletion as a deferred operation.  Guess you'll have to have a look around to see what you can find.

    Cheers, B.

Children