Basically I like the new interface for the administration of Exchange 2013.
But at least one important thing is missing: All the filter settings like Spam, Threatlevel, Whitelists, Blacklist, and so on.
Sure, I can do it with the Powershell but it would be much easier with the GUI. And the powershell truncates long lists, like BlockedSenders oder BlockedDomains.
Just one example: I cannot see the whole list of BlockedDomains and BlockedSenders.
Get-SenderFilterConfig | fl BlockedDomains
shows only a part of the list and not everything.
Does someone know a GUI or another but easier way to manage this?