Share via

Configuration refresh failed with the following error

IT Engineer 260 Reputation points
2023-10-08T08:24:20.1866667+00:00

We have Exchange 2019 DAG and notice this messages keep appearing in server manager Manageability. However all nodes are added in all servers area so can we ignore this message?

Configuration refresh failed with the following error: The WS-Management service cannot process the request. The computed response packet size (519197) exceeds the maximum envelope size that is allowed (512000). <date> <time>

Thanks

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.

Windows for business | Windows Server | User experience | Other

1 answer

Sort by: Most helpful
  1. Jarvis Sun-MSFT 10,286 Reputation points Microsoft External Staff
    2023-10-09T05:50:21.92+00:00

    Hi @IT Engineer ,

    Welcome to our Q&A forum!

    By research, this error message is commonly encountered when attempting to add roles and features to a server.

    To resolve this issue, you can try increasing the maximum envelope size of the WS-Management service. You can do this by modifying the registry settings of your server. Launch Registry Editor and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WSMAN\Client. Double-click on maxEnvelopeSize in the right pane, choose Decimal, and change the value to 8192. Then run the command below to check the result:

    Get-Item -Path WSMan:\localhost\MaxEnvelopeSizekb
    
    

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    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.

    2 people found this answer 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.