StalledDueToTarget_Processor ?
StalledDueToTarget_Processor KB ID 0001810 Problem If you have a mailbox move that’s showing as StalledDueToTarget_Processor, that’s quite common (I see that a lot). Solution: StalledDueToTarget_Processor Firstly how long have you waited? I see this when I’m moving a LOT of mailboxes, and most of the time this problem resolves itself – if you are patient enough, (and your users will be unaffected while this is...
Free Exchange Certificate
KB ID 0001739 Problem A couple of weeks ago I wrote an article about getting free certificates for IIS with ‘Let’s Encrypt’. Last week the renewal for my ‘test’ Exchange server’s certificate came though. So I thought “Why don’t I try and get a ‘Free Exchange Certificate’?” Free Exchange Certificate Before we start let’s take a moment to take a look at our existing...
Exchange – Move ‘ALL’ Mailboxes From One Database to Another
KB ID 0000864 Problem While replacing an Exchange Server on my test network last week, I needed to get all the mailboxes moved across to the new one. Exchange gets upset if you try and delete a mailbox database that has data in it. Solution 1. Launch the Exchange Management Shell > Firstly lets get the names of my Databases, then I can simply copy and paste them into the move mailbox command. Get-MailboxDatabase Get-Mailbox...
Exchange – Display Mailbox’s by size
KB ID 0000469 Problem Yesterday a client asked me how he could find out, which of his users were the “worst offenders” for mailbox size. Normally a simple Get-MailboxStatistics command would be fine, and we would sort the results in descending order. Solution On one of the Exchange servers, launch the Exchange Management Shell. Issue the following command: Note: That’s all one command, replace the name PNL-MAIL-2019...
Exchange 2013 – Working with and Managing the OAB
KB ID 0000745 Problem Exchange 2013, has changed the way Offline Address Books are handled, with previous versions only one server (the first server holding the mailbox role) was responsible for generating the OAB. With 2013 however multiple servers generate the OAB, In fact every server that has a special arbitration mailbox called an organization mailbox will create a copy. This is better for fault tolerance and resilience, and you...