I have plenty of AD users. Which I am trying to sort, my query results just good apart from that I want to get Russian named user accounts first (on top of results), I use DisplayName attribute for sorting. Right now I get blank names, then English named user accounts and after that Russian named user accounts. If I sort it by descending I get all backwards but the Russian named user accounts shows from the last letter alphabetically(which I want to start from the first letter alphabetically).
Is there a way to make it look like I want?