While adding virtual machine host the process keeps on failing on step 1.3 "Refresh host".
I noticed in trace log (VMMTrace2.0) that the installation process is looking for a service that it cannot find:
00000870 56.34714127 [2688] 0A80.0E94::06/26-14:55:20.604#04:WsmanAPIWrapper.cs(1686): WSMAN: URL: [***********:5985] Verb: [ENUMERATE], resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2/Win32_Service],
wqlQuery: [select * from Win32_Service where Name="vhdsvc"]
00000871 56.62355042 [2688] 0A80.0E94::06/26-14:55:20.879#09:HostRefresher.cs(258): Host 62c2d6f4-6a67-4279-92bb-ba667cc73d8d (********)not accessible. Marking host as not responding
But vhdsvc (Hyper-V-Image-Management-Service) is not running on this server, because it's WS2012 I suppose.
It's driving me crazy, how can I change the inbstallation script?
Regards,
Marc