Few weeks ago, I was working on a migration project between two independent domains. The project by itself was huge because there were multiple teams working on too. In this project, we had to migrate the Active Directory including the …
Some days ago one of our users has opened a ticket that he is not able to change his Outlook language settings across the Outlook Web App (OWA). After logging in to OWA he chose in the right corner the …
I just had to do some additional work in a project we have just finished. One of the main tasks has been adjusting some permissions for shared mailboxes. In this article, I wrote down some usefull PowerShell commands for managing …
This short article is about a returning question about how to add or remove smtp alias addresses using the Exchange management shell. Before we start, we need to check how the mailbox is configured and which the mail address …
In the company I am working for, we have some multiple Exchange projects. To set them up in a standardized way, we are installing them with some PowerShell scripts.We can do the same for some configuration tasks. Dominic and I …
On October 31 Microsoft will disable TLS 1.1 for Exchange. If you have not changed your environment to TLS 1.2 yet, you should do that asap! Here, the way how you can do this for Exchange server 2010 on Windows …
Our 2nd level support came up to me earlier this week with a with a request about calendar permissions. He asked me if there is a way to get a report about, which user has which permission on which Room …
We have a new employee in our company, who starts his work as junior System Engineer. However, as a junior there are still many things to learn and I am also responsible to show him some things from the Microsoft …
By preparing tasks for a customer’s Enterprise Vault I had to figure out on which Mailbox Database and on which Exchange server a user mailbox is located. However, the easiest way to figure this out is to use PowerShell. For …
Today I had to prepare some things for migration between two Active Directory forests. Both sites have a 2-Way trust between and this trust will be killed after the migration. The 2nd (new) forest has everything what is needed. An …
It is already some time ago that I have posted a PowerShell script to the community. So I thought why not share one of the latest ones I have written. This time it is about installing ADFS. In the …
Today I had to install new Exchange 2016 CU on a customer’s exchange environment. Normally that is an easy going thing and I wouldn’t write an article about that. However, by this customer I came across an installation problem during …