I added a new host to SCVMM 2008R2  has following error:

      VMHOST.domain.name  Cannot resolve with DNS.

      Ensure there is network communications with the DNS Server . if the problems persists , contact your network administrator.

ID:404

Deatils:the requested name is valid,but no data of the requested type was found.

Error (2927)

A Hardware Management error has occurred trying to contact
server XXXXX

(Unknown error (0x803380e4)

This error is common but the specific error 0x803380e4 is
not and I couldn’t find anything related.

WinRM is correctly installed and the same server can
integrate another VMM Platform without any problem.


solutions:

  

Run this command as administrator, to see if there is an existing winrm listener running on the VMHOST.domain.name  which you are trying to manage through VMM.
Winrm e winrm/config/listener
If the above command returns an existing winrm listener, delete them using the following commands.
winrm delete winrm/config/listener?address=*+transport=http
winrm delete winrm/config/listener?address=*+transport=https
Re-add the host in VMM.

 Hope this helps.


 

相关文章:

  • 2021-08-29
  • 2021-07-21
  • 2021-11-02
  • 2022-12-23
  • 2021-11-02
  • 2021-07-11
猜你喜欢
  • 2021-04-24
  • 2021-06-22
  • 2022-12-23
  • 2022-01-11
  • 2022-12-23
  • 2021-11-25
  • 2022-12-23
相关资源
相似解决方案