Thanks for your help.....
Now when i try to add Hyper V host, I'm not able to add it
From My desktop if i run it says winrm client not running but on HV host it says winrm is running
C:\Users\dthakar>winrm g winrm/config -r:10.192.200.57 -u:ADMINISTRATOR
Enter the password for 'ADMINISTRATOR' to connect to '10.192.200.57':
WSManFault
Message = The WinRM client cannot process the request. Default authenticatio
n may be used with an IP address under the following conditions: the transport i
s HTTPS or the destination is in the TrustedHosts list, and explicit credentials
are provided. Use winrm.cmd to configure TrustedHosts. Note that computers in t
he TrustedHosts list might not be authenticated. For more information on how to
set TrustedHosts run the following command: winrm help config.
Error number: -2144108101 0x803381BB
The WinRM client cannot process the request. Default authentication may be used
with an IP address under the following conditions: the transport is HTTPS or the
destination is in the TrustedHosts list, and explicit credentials are provided.
Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHost
s list might not be authenticated. For more information on how to set TrustedHos
ts run the following command: winrm help config.
What could be the problem ?