Hi All
i am using exchange2016 hybrid environment, i have created distribution list in exchange onprem by name Test Group.
But in AD i can see the group name as Test Group-396684025 in Group Name(pre-windows 2000). This is happening to all the DLs created in exchange onprem.
How to fix this.
Get-DistributionGroup Test.Group@contoso.com | FL Name,DisplayName,SamAccountName
Name : Test Group
DisplayName : Test Group
SamAccountName : Test Group-396684025
How do i change the SamAccountName for Test Group using exchange powershell.
how do i create new DL from Exchange powershell where i can specify the SamAccountName


