Good Morning,
I'm creating some mail-contacts in Exchange 2007, the default -alias is being driven from -name property which I have formatted as:
lastname, firstname
Powershell / Exchange 2007 auto-creates the alias as:
Lastname?Firstname
How do I change the parsing of the mail-contact -alias to:
FirstnameLastname
Thanks,
-N1ck