Welcome to TechNet Blogs Sign in | Join | Help

EMEA Core Team.

The official blog site for the support group communications.
"Error (2923) A malformed response was received trying to contact the agent on <Server_Name>server" on SCVMM

Issue: When trying to add a server to SCVMM it may generate the following error:

Error (2923)
A malformed response was received trying to contact the agent on <Server_Name> server.
(The operation completed successfully (0x0)


Cause:

The problem is with the Broadcom network adapters having their own wmi providers. In this case, there is a class BRCM_NetworkAdapter which derives from
Win32_NetworkAdapter. When VMM tries to enumerate its properties, since we don’t have any wrapper for it and we fail.

Resolution: The issue was resolved by removing the namespace that gets
installed as a part of the Network Driver installation package with Broadcom NIC
software.

Posted: Tuesday, March 17, 2009 1:00 PM by Vivel Saxena

Comments

timslape said:

"The issue was resolved by removing the Namespace.txt file ..."

How is this accomplished?  Thank you.

# April 8, 2009 3:01 PM
Anonymous comments are disabled
Page view tracker