[Migrated from MSDN Exchange Dev] exchange delete user but when i recreate its not appear

KyleXu-MSFT 26,396 Reputation points
2020-10-19T05:20:56.627+00:00

hi,

i delete in exchange an user that i created with existant user in active directory, but when i want to recreate this user its not appear.

but in active directory the user is here.

do you have an idea to reappear the user which is deleted in exchange ?

Source link : https://social.msdn.microsoft.com/Forums/office/en-US/b40c6f89-a349-4f57-accb-eafee476afcc/exchange-delete-user-but-when-i-recreate-its-not-appear?forum=exchangesvrdevelopment

Exchange Exchange Server Management
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KyleXu-MSFT 26,396 Reputation points
    2020-10-19T05:43:10.573+00:00

    When deleting a mailbox from the Exchange server, the user's mailbox and its AD account will be deleted:
    33205-qa-kyle-1019133853.png

    This deleted mailbox will become "disable" status which hosted on database(Please note: This disabled mailbox is only kept in the database for 30 days by default, if you cannot find this mailbox with command below, you will cannot recover this mailbox):
    33160-qa-kyle-1019133827.png

    If you want to recover this mailbox, you need to recreate this an AD user first, then use command below to reconnect this mailbox to this AD account:
    33206-qa-kyle-1019134010.png


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.