We have some issues with our "Default Global Address List" after migration from Exchange 2007 to Exchange 2013 SP1.
We cannot even manage it through the EAC, it says "This global address list was created using the Exchange Management Shell. Please use the Shell to modify it."
So how can I delete it completely using the shell? I tried:
Remove-GlobalAddressList "Default Global Address List"
But that did not work!
I just want to recreate it so we can manage it through web based management EAC.
Thanking you in advance for any help in this matter.