Usually my posts are all about server related topics. But from time to time some Outlook issues appear on my desk, too. They are not always easy to identify. (Server issue or client issue?) Therefore I’ll write a little post …
Monthly Archives: September 2017
If you’re administrating an Exchange organisation there are different ways to do it. The simple way is to use the webbrowser for the ECP. But what about PowerShell? The most common ways are to connect remotley to the Exchange server …
Earlier this month I had to make some cleanups in a customer’s Exchange infrastructure. On one side, I had to identify empty Distribution Groups and on the other side I had to clean up unused Mobile Devices (Active Sync) partnerships. The …
In some situations we have to Export all the Distribution group and all the members of it to a CSV file. There is no command let available to retrieve the distribution group and distribution group members in bulk. Pipe line …