Hi. I'm hoping this will be an easy one but I've been looking all over the place for answer and can't seem to find it.
How do you create a unique username (sAMAccountName) using Adaxes? I can easily get the software to take firstname.lastname as the auto-generated value of a user name, but I can't seem to find a way to generate if a duplicate already exists.
i.e. Jim Smith would be jim.smith
If another Jim Smith was to join the domain, I need Adaxes to auto-generate j.smith (or jim.smith1)
At the moment, I just get told that user already exists in domain.
Thanks in advance for any pointers in the right place.