Hi All,
There's been an issue identified where as if a user has special character in their sAMAccountName, STAS and the XG Firewall will fail the authentication because a user object can't be created because of the special character. I don't consider this a bug on XG, I don't personally believe that special characters should be a part of a username in active directory. Alas, some people have come across this issue. Because of this, I've created a Active Directory Readiness Tool.
This tool is designed to work in two stages.
Option 1 - Takes inventory of active directory and provides a CSV of the users with special characters in the sAMAccountName, so they can be notified of the changes to their account.
Option 2 - Re-runs the query and removes the identified special characters from the sAMAccountName Attribute.
Note: This is V1, and I'll continue to tidy the PowerShell script when I get a chance over the next couple of days. This has been written and tested on Server 2012.
Download Here
Cheers,
Ben
This thread was automatically locked due to age.