Active Directory Issue

I am using the UiPath Active Directory Activities to create New User accounts

Looking for assistance to identify, when creating a new user, if a user with the same LastName and FirstName already exists in the OU so that I can add a suffix to the CN attribute.

I have managed to sort out the SAMAccountName when creating the account, but cannot fathom how to validate if a user already exists in the OU with the same LastName and FirstName.

Thanks in advance

Had you tried to retrieve the user info before creating? So we could notice if FName/LName is already present

had you also checked: