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...
The name of the security certificate is invalid or does not match the name of the site
KB ID 0000036 Problem Seen in Outlook when connecting to a mailbox on an Exchange Server, its caused by using a self signed certificate OR a purchased certificate, where the internal and external names are different. The name of the security certificate is invalid or does not match the name of the site. Solution Before proceeding if you have an A or CNAME record in your DNS for autodiscover then DELETE it and setup an SRV record!...
Exchange – Creating Dynamic Distribution Groups Based on Organizational Units
KB ID 0000820 Problem A Dynamic Distribution list, (as the name implies), maintains its membership for you. Unlike a normal static distribution list that you need to add/remove mailboxes manually. Solution Use PowerShell/Exchange Management Shell 1. I’m assuming you already have an OU populated with mail enabled users, in this example called Engineering. 2. Launch the Exchange Management Shell, Execute the following command, (change...
Cannot Access Exchange Management Console
KB ID 0000477 Dtd 02/05/13 Problem Since Exchange 2007, its management tasks have been done via PowerShell, (yes even the GUI Management). Which is fine, however it runs all that PowerShell from a virtual directory that lives in the servers’ IIS webserver. When that fails or there is a problem, Exchange runs quite happily, but you can’t run the management tools. There are a number of reasons for this to fail and a number...
Exchange – “You must close all dialog boxes before you can close Exchange Management Console”
KB ID 0000478 Problem Seen on Exchange 2010 SP1 running on Windows Server 2008 R2. Whenever you attempt to close the Exchange Management console you see the following error. You must close all dialog boxes before you can close Exchange Management Console Even though there are no dialog boxes open! Solution Essentially this is a Bug in Internet Explorer 9. To stop this happening you have 3 choices. Option 1 Hotfix released 18/10/11 1....