StalledDueToTarget_Processor ?
Feb13

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...

Read More
Exchange Stopped Working?
Apr26

Exchange Stopped Working?

KB ID 0001749 Problem I see various posts in online forums, and the process is held up because a lot of techs can’t do basic troubleshooting on their Exchange deployments. So I thought I’d put together some basic ‘first steps’ for you to do when your  ‘Exchange Stopped Working’ This way you can at least get an error code to search for or a better idea of what’s going on. Exchange Stopped...

Read More
Cannot Open Exchange Management Shell
Oct08

Cannot Open Exchange Management Shell

KB ID 0001707 Problem When attempting to open the Exchange Management shell you see the following; Welcome to the Exchange Management Shell! Full list of cmdlets: Get-Command Only Exchange cmdlets: Get-ExCommand Cmdlets that match a specific string: Help ** Get general help: Help Get help for a cmdlet: Help or -? Exchange team blog: Get-ExBlog Show full output for a command: | Format-List Show quick reference guide: QuickRef VERBOSE:...

Read More
Can I ‘Shrink’ My Exchange Database?
Oct06

Can I ‘Shrink’ My Exchange Database?

KB ID 0001706 Problem Saw this asked in a forum today, and my response was; It never gets smaller, if you delete things out of it, it just creates more ‘whitespace’ within the database, unless you; a) Take it offline, and defragment it using eseutil. b) Move the mailboxes out of it, to another database and delete it. Which is true, but even Microsoft say you should not need to defragment a database! Before you do anything...

Read More
Exchange – Move ‘ALL’ Mailboxes From One Database to Another
Sep01

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...

Read More
Setup Cant Continue PowerShell Has Open Files
Jan06

Setup Cant Continue PowerShell Has Open Files

KB ID 0001633 Problem While attempting to uninstall Microsoft Exchange server; Setup can’t continue with the uninstall because the powershell (PID) has open files. Close the process, and then restart setup. Solution Seems to be a common error, and is usually caused because someone has the Exchange Web Management page open, (probably in another user session); In some cases you may need to reboot, but in my case I was simply being...

Read More
Exchange – Display Mailbox’s by size
Jan02

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...

Read More
Exchange Cant Mount Database ‘0x80004005’
Dec28

Exchange Cant Mount Database ‘0x80004005’

KB ID 0001632 Problem When attempting to mount an Exchange Database I got this error; Failed to mount database “{Database-Name}”. Error: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionDatabaseError: Unable to mount database. (hr=0x80004005, ec=1108) Diagnostic context: Lid: 65256 Lid: 10722 StoreEc: 0x454 Lid: 1494 —- Remote Context Beg...

Read More
Exchange Exporting Mailboxes to PST Files
Oct31

Exchange Exporting Mailboxes to PST Files

KB ID 0001360 Problem Applicable To: This procedure works on all versions of Exchange Newer than Exchange 2010 SP1 (update rollup 8). If your Exchange server is OLDER than that you will need to use the following link; Exchange 2007 / 2010 (Pre SP1)- Export Mailbox’s to PST files The following procedure exports a user mailbox to a PST file on a network share. Solution Note: Not Even ‘Exchange Organisation Administrators”...

Read More
Adding Rights to Public Folders (Recursively)
Sep26

Adding Rights to Public Folders (Recursively)

KB ID 0001598 Problem After a recent Exchange migration (2007 > 2013 > 2016), I had problems with users not being able to see public folders, one user could see them all, (so I know they were present and correct, content wise,) but other users could not even see them. Normally in this situation I’d test them in Outlook Web App first, if they work there then look at Outlook, but Public folders just didn’t work in...

Read More