<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font size="3" face="Times New Roman">Hi Everyone, </font><BR><font size="3" face="Times New Roman"></font> <BR><font size="3" face="Times New Roman">I installed a HyperV server and trying to connect to it using libvirt. As suggested by libvirt driver wiki (<a href="http://libvirt.org/drvhyperv.html">http://libvirt.org/drvhyperv.html</a>), I've enabled Basic authentication on the server (and also enabled HTTP connection request for debugging purpose). Even after all this configuration, on connection I get error as:  <BR> <BR>---------------<br id="FontBreak"><BR>Enter Administrator's password for 10.y.y.y: xxxxxx<br>2013-02-14 00:02:25.122+0000: 6825: info : libvirt version: 1.0.2<br>2013-02-14 00:02:25.122+0000: 6825: error : hypervDebugHandler:1444 : openwsman error: NULL response<br>libvir: Hyper-V Driver error : internal error Transport error during enumeration: Could not connect (7)<br>Failed to open connection<br>libvir:  error : invalid connection pointer in virConnectGetHostname<br>Host name: (null)<br>libvir:  error : invalid connection pointer in virConnectClose<BR> <BR>------------------------------<BR> <BR>Hyper-V server configuration looks like:<BR>xxx> winrm get winrm/config/service<BR>Service<BR>ROOTSDDL = <long string><BR>MaxConnectionOperations = 4294967295<BR>MaxConnectionOperationsPerUser = 1500<BR>MaxConnectionTimeoutms = 240000<BR>MaxConnections = 300<BR>MaxPacketRetrievalTimeSeconds = 120<BR>AllowUnencrypted = true<BR>Auth<BR>   Basic = true<BR>  .....<BR>.<BR>.<BR>.<BR>AllowRemoteAccess = true<BR> <BR>------------------------------<BR> <BR>I'm have libvirt on ubuntu (3.2.0-37-generic) and openwsman is 2.2.3-oubuntu4 version. <BR> <BR>Also, I'm using "Administrator" credentials to connect to HyperV server.<BR> <BR>Please suggest what is missing from my setup. </font><BR>Thanks!<BR>Ata<BR>                                    </div></body>
</html>