The username already exists in this folder

Maarten Amersfoort VWC 1 Reputation point
2022-10-12T09:12:19.847+00:00

249608-thumb-knipsel.jpg

I can't create a guest user in Microsoft azure active directory, it says the user is already in the folder, but i can't find any user on the azure AD or the AD from the syncing server. Please help.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 42,511 Reputation points
    2022-10-12T10:28:04.667+00:00

    Hi,

    Can you do a search in the portal? Or via Azure powershell by using this command Get-AzureADUser -Filter "userPrincipalName eq '******@hakkers.com'"

    Hope this helps.

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

  2. Limitless Technology 44,766 Reputation points
    2022-10-14T09:33:34.357+00:00

    Hello there,

    I would suggest you widen your search to the deleted user list too. After you delete a user, the account remains in a suspended state for 30 days. During that 30-day window, the user account can be restored, along with all its properties. After that 30-day window passes, the permanent deletion process is automatically started.

    You can get the help of Powershell you make your search quicker. View Microsoft 365 user accounts with PowerShell https://learn.microsoft.com/en-us/microsoft-365/enterprise/view-user-accounts-with-microsoft-365-powershell?view=o365-worldwide

    --------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer–

    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.