Exchange 2013 Default OAB Issue - Link address

IBRAHIM SALEM 21 Reputation points
2021-08-10T03:20:24.56+00:00

I have weird issue on my exchange default address book as follow:
Exchange server 2013 - 1 server

the default OAB stopped working for internal and external users, after investigation I found the internal and external links changing to blank or to something non understood as the attached picture.

when I change it manually to the correct address https://myserver/OAB everything works well for a day or less then suddenly change itself and stop working for clients.

what I did:

  1. created new OAB.
  2. Moved OAB to another Database

none of the above worked.

kindly someone explain what's going on to me or help me with steps.

Best

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Anonymous
    2021-08-11T01:46:38.623+00:00

    Hi @IBRAHIM SALEM ,

    Based on your description, the OAB URI changed automatically to blank or something( sorry your picture was not loaded correctly).

    I think you could remove the OAB virtual directory and re-create one. Re-creating OAB or doing something with the OAB itself is not related with this issue.

    Remove-OabVirtualDirectory -Identity "Server1\OAB (Default Web Site)"  
    New-OABVirtualDirectory -Server Server1 -InternalUrl Https://server1.domain.com/oab -PollInterval 480  
    

    For more details, please refer to: https://learn.microsoft.com/en-us/powershell/module/exchange/new-oabvirtualdirectory?view=exchange-ps

    If this doesn't work and the URI changes the next day, please check if your security softwares(windows defender or others) has virus detected.
    And also if your Exchange is not the newest one, please consider a upgrade: https://techcommunity.microsoft.com/t5/exchange-team-blog/released-july-2021-exchange-server-security-updates/ba-p/2523421

    Best regards,
    Lou


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.