I'm trying to install VMM2016 from command line (run as administrator), but I'm getting error and install fails. First tried using wizad too, but also failed.
10:11:49:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.VirtualManager.Setup.Exceptions.BackEndErrorException, Exception.Message: A Hardware Management error has occurred trying to contact server 'vmm2016.domain.ee' .
WinRM: URL: [http://vmm2016.domain.ee:5985], Verb: [GET], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/scvmm/FileInformation?Filename=\\vmm2016.domain.ee\MSSCVMMLibrary\VHDs\Blank Disk - Small.vhd]
Check that WinRM is installed and running on server 'vmm2016.domain.ee'. For more information use the command "winrm helpmsg hresult" and http://support.microsoft.com/kb/2742275.
10:11:49:StackTrace: at Microsoft.VirtualManager.Setup.DBConfigurator.SetupAsLibServer(Nullable`1 existingServerGuid, IVmmDbConnection dbConnection)
at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.AddLibrary(IVmmDbConnection dbConnection)
at Microsoft.VirtualManager.Setup.InstallItemCustomDelegates.<>c__DisplayClass13.<PangaeaServerPostinstallProcessor>b__e(IVmmDbConnection _dbConnection)
at Microsoft.VirtualManager.DB.SqlContext.Connect(Action`1 action)
at Microsoft.VirtualManager.Setup.InstallItemCustomDelegates.PangaeaServerPostinstallProcessor()
10:11:49:InnerException.Type: Microsoft.Carmine.WSManWrappers.WSManProviderException, InnerException.Message: A Hardware Management error has occurred trying to contact server 'vmm2016.domain.ee' .
WinRM: URL: [http://vmm2016.domain.ee:5985], Verb: [GET], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/scvmm/FileInformation?Filename=\\vmm2016.domain.ee\MSSCVMMLibrary\VHDs\Blank Disk - Small.vhd]
Check that WinRM is installed and running on server 'vmm2016.domain.ee'. For more information use the command "winrm helpmsg hresult" and http://support.microsoft.com/kb/2742275.
10:11:49:InnerException.StackTrace: at Microsoft.Carmine.WSManWrappers.ErrorContextParameterHelper.ThrowTranslatedCarmineException(WsmanSoapFault fault, COMException ce)
at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.RetrieveUnderlyingWMIErrorAndThrow(SessionCacheElement sessionElement, COMException e)
at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Get(MyWSManResourceLocator resLocator, WSManUri url, Type type, Boolean forceTypeCast)
at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Get(WSManUri url, Type type, Boolean forceTypeCast)
at Microsoft.Carmine.WSManWrappers.WSManCachedRequest`1.Get(String url)
at Microsoft.Carmine.VSImplementation.WindowsAgentHostFileInformation.Refresh()
at Microsoft.Carmine.VSImplementation.HostFileInformation.GetHostFileInformation(WSManConnectionParameters connParams, String filename)
at Microsoft.VirtualManager.Engine.ImageLibrary.ItemBase.RetrieveFileInfo(Boolean throwOnError, ErrorInfo& errorInfo, IVmmDbContext ctx)
at Microsoft.VirtualManager.Engine.ImageLibrary.VHD.RetrieveFileInfo(Boolean throwOnError, ErrorInfo& errorInfo, IVmmDbContext ctx)
at Microsoft.VirtualManager.Setup.DBConfigurator.<>c__DisplayClass32.<AddLibVHD>b__30(IVmmDbConnection _dbConnection)
at Microsoft.VirtualManager.Setup.DBConfigurator.SetupAsLibServer(Nullable`1 existingServerGuid, IVmmDbConnection dbConnection)
10:11:49:InnerException.Type: System.Runtime.InteropServices.COMException, InnerException.Message: The WinRM client sent a request to an HTTP server and got a response saying the requested HTTP URL was not available. This is usually returned by a HTTP server
that does not support the WS-Management protocol.
10:11:49:InnerException.StackTrace: at WSManAutomation.IWSManSession.Get(Object resourceUri, Int32 flags)
at Microsoft.Carmine.WSManWrappers.MyIWSManSession.Get(Object resourceUri, Int32 flags)
at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Get(MyWSManResourceLocator resLocator, WSManUri url, Type type, Boolean forceTypeCast)
10:11:49:ProcessInstalls: Running the PostProcessDelegate returned false.
10:11:49:ProcessInstalls: Running the PostProcessDelegate for PangaeaServer failed.... This is a fatal item. Setting rollback.
10:11:49:ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs