How to delete obsolete Exchange server from ADSI?

helpcom 1 Reputation point
2022-01-16T19:13:44.74+00:00

I am trying to implement a solution that promises to solve the exact problem I’m having. Nobody can access the Exchange Server from Outlook without getting the message that the information store cannot be opened. The Server reports errors 5015 and 5016 when someone tries to access Exchange. This article shows how someone solved the identical problem using ADSI edit to remove obsolete Exchange servers from the Exchange connections container.

"Inside this container you may find entries that reference your old server. Just delete them and you should be good."

There ARE obsolete Exchange servers in my container. But I don’t see any way to delete them. There's nothing in the top bar commands. the top menus, the right-click menu, or the action items. I can delete the entire container with a top menu command, but I don’t know if this is a good idea. Can I delete the servers with a powershell command?

Also: The RIGHT server isn’t in the connections and there also isn’t any “add” command. Can I get it in there? Will Outlook work if the container’s empty?

165289-capture.jpg

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,244 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,503 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Manu Philip 17,671 Reputation points MVP
    2022-01-16T19:27:22.807+00:00

    You may try the following way to delete the obsolete Exchange Server entry as below:

    • Expand Administrative Tool as indicated in the below image
      165427-image.png
    • Under CN=Your_Administrative_Group_Name > CN=Servers, right click the obsolete server name listed there and select 'Delete'

    ----------

    If the Answer is helpful, please click "Accept Answer" and upvote it

    0 comments No comments

  2. helpcom 1 Reputation point
    2022-01-16T19:54:42.937+00:00

    That container only contains the RIGHT Exchange server (twice). The black "X" on the top bar does not appear when I highlight one of the obsolete servers in the other container.

    165443-capture.jpg

    0 comments No comments

  3. helpcom 1 Reputation point
    2022-01-16T22:54:42.62+00:00

    I found the answer at another forum. Click this link for it.

    adsi-edit-delete-object