Manually Remove Exchange
Manually Remove Exchange KB ID 0001907 Problem There are several reasons why you might want to manually remove Exchange from Active Directory, for example. Failed or Offline Exchange Server: If the Exchange Server is not starting, (or is completely offline), it might be necessary to remove it manually to clean up the environment. Incomplete Uninstallation: Sometimes, the uninstallation doesn’t complete properly, leaving behind...
Exchange Size Limits
Exchange Size Limits KB ID 0001368 Problem When attempting to send an email from Outlook via Exchange, you see a message like the one below. The following files weren’t attached because adding them would cause the message to exceed the maximum size limit of {Size} MB: {File-Name} Or, when someone attempts to send a message to one of your mailbox users they get an NDR that looks like this. Remote Server returned ‘550 5.2.3...
There Is No Editor Registered To Handle This Attribute Type
KB ID 0001837 Problem If you attempt to edit the authOrig attribute of a mail enabled group using ADSIedit you will get the following error. There is no editor registered to handle this attribute type. Why would you be doing this? This is done when you want to restrict who can email a group. Solution If you are running either on-premises Microsoft Exchange (or are running in Hybrid Exchange mode, and have retained an Exchange server...
Exchange: Object Reference Not Set To An Instance Of An Object
Object Reference Not Set KB ID 0001836 Problem This has plagued me for a while – but as the server was my test server it’s had to wait. When attempting to open the Exchange Admin Center website I got the following; Server Error in ‘/ecp’ Application Object reference not set to an instance of an object. Object Reference Not Set: Solution First stop was to make sure all the Exchange services were running....
451 4.7.0 Temporary Server Error
451 4.7.0 KB ID 0001823 Problem If you attempt to connect to and send mail via command line to your Exchange Server, you may see the following error after you end the data section of the operation. 451 4.7.0 Temporary server error. Please try again later. PRX5 Solution 451 4.7.1 Error Log into Exchange Amin Center > Mail Flow > Receive Connectors > Default Frontend {Server-Name} > Edit > Scope > Select the IPV4 entry...
UnifiedContent Folder ‘Growing’
UnifiedContent KB ID 0001820 Problem If you have a vanilla install of Exchange, it will clean up the UnifiedContent folder on a four hourly schedule. the problem occurs if you have moved your Exchanges ‘Queue” directory. This will also relocate the UnifiedContent folder, but then Exchange, will still try (and fail) to tidy it up in the original location, (because it’s not there anymore!) Typically, you will see your...
PowerShell to Exchange Online
PowerShell to Exchange Online KB ID 0001814 Problem While attempting to PowerShell to Exchange Online today, I tried to do this by using my usual method, and repeatedly got this error. New-PSSession : [outlook.office365.com] Connecting to remote server outlook.office365.com failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic. At line:1 char:12 + $Session =...
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...
Exchange 2019 Migration from Exchange 2016
KB ID 0001472 Exchange 2019 Migration If Exchange 2016 was Exchange 2013 in a pretty dress, then with Exchange 2019 it’s simply added a hat. In the past, every third Exchange release was a major rebuild, but Exchange 2016 is simply Exchange version 15.1 (Exchange 2013 was 15.0 and Exchange 2016 is version 15.1). So the Exchange 2019 Migration is pretty much the same as it was from 2013 > 2016, or even 2016 > 2016. There...
Outlook OAB download fails with 0x80004005 and/or 0x8004010F
KB ID 0000035 Problem 0x8004010F is caused by client not being able to see the Offline Address Book. 0x8004010F Error With Exchange 2013/2016/2019 Firstly make sure your autodiscover is correct, on the Exchange server open the Exchange management shell, and issue the following command. Get-clientAccessServer | fl Name,AutoDiscoverServiceInternalUri If you need to fix/change it, use the following syntax. Set-ClientAccessServer...