Get total user count in Exchange
It is always great to get a total user count in Exchange. Get the total mailbox count if you are planning a migration or if there is a new Exchange project going on. It's also possible that the customer or…
It is always great to get a total user count in Exchange. Get the total mailbox count if you are planning a migration or if there is a new Exchange project going on. It's also possible that the customer or…
We have mailboxes migration going in Exchange Server. When migrating mailboxes in Exchange Server, we always hope to see the 100% completed messages. Sometimes we get FailedOther stops at 95% message in our Exchange migration. The move request did not…
DAG databases keep switching servers by themselves is a new feature of Exchange 2016 CU2. If you have a pre-Exchange 2016 CU2 server and it's switching over automatically, then there is another issue. What you need to do is to…
When the Exchange database transaction logs growing rapidly, it can be different issues. It mostly means that there are issues with one of the following: ActiveSync connections, mailboxes are corrupt on that database, or the database itself is corrupt. In…
When you move a lot of users in Exchange, you like to see what is happening. It's always great to check and verify if all is going well. The best way is to run a PowerShell command, and it will…
You can move a mailbox in Exchange 2010/2013/2016/2019 to another database with PowerShell. However, there is another way than with PowerShell. That is with Exchange Control Panel (ECP). I recommend doing it with Exchange Management Shell (EMS). The ECP is…
Starting from Exchange 2013 and higher, logs are taking up more space on the Windows Server. This is when cleanup logs Exchange 2013/2016/2019 script plays an important role. Clear Exchange logs with PowerShell and get free space on the Exchange…