Hello we are moving mailbox from Exchange 2010 to 2016 and one mailbox (shared user) has spaces between every letter in the name, distinguished name, displayname and SAM account name. This can only be seen via the PS console, NOT in GUI.
example name mailbox:
"thisdepartment"
Shows correct in GUI
In PS shows:
Name:
t h i s d e p a r t m e n t
DistinguichedName:
t h i s d e p a r t m e n t, OU=Service Accounts,OU=Some Users,DC=somedomain,dc=local
SamAccountName:
t h i s d e p a r t m e n t
etc.
All attributes show spaces between the letter/name!
Any ideas on how to remove the spaces?
Been looking but have been unable to find this anywhere.