Forum Discussion

Wachtell's avatar
Wachtell
Copper Contributor
Feb 18, 2024
Solved

Online - Data retrieval failures occurred

One of 3 Exchange Servers running on Windows Server 2019 returns "Online - Data retrieval failures occurred" I have tried to fix it by following this fix. I have also tried: cd C:\Windows\System32\...
  • LeonPavesic's avatar
    Feb 19, 2024

    Hi Wachtell,

    to resolve your issue, you can try these steps:

    1. Change a Registry Keyword: Another user reported success by modifying a registry keyword. Make the following change:

      • Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT\Channels\Microsoft-Windows-Kernel-IoTrace/Diagnostic]
      • Modify "Enabled=dword:1" to "Enabled=dword:0"
    2. Increase the MaxEnvelopeSizekb: You can try increasing the MaxEnvelopeSizekb. Here's how:

      • Run Powershell as Administrator
      • Execute the command: Set-WSManInstance -ResourceURI winrm/config -ValueSet @{MaxEnvelopeSizekb = “700”}

    Server Manager problem: Online - Data retrieval failures occurred - Microsoft Community Hub

    Server Manager problem: Online - Data retrieval failures occurred - Microsoft Q&A

     


    Please click Mark as Best Response & Like if my post helped you to solve your issue.
    This will help others to find the correct solution easily. It also closes the item.


    If the post was useful in other ways, please consider giving it Like.


    Kindest regards,


    Leon Pavesic
    (LinkedIn)
    (Twitter)

Resources