Click here to Skip to main content
15,885,366 members

Comments by AstroTheDog (Top 6 by date)

AstroTheDog 16-Jul-23 1:36am View    
What if just install both? Is it possible? Because I need to get RAM, CPU etc data from hyper-v. I will write a c# console application in order to get those data via WMI.
AstroTheDog 15-Jul-23 11:09am View    
Hi Dave,

I am trying to run both.
AstroTheDog 15-Jul-23 5:44am View    
There is wmware already installed I think that's why I have problems installing hyper-v. Do you have any suggestions on how to install hyper-v? Will you be solution-oriented or will you make excuses? YT video suggests running those commands in powershell, but I got the error for the first command on the screenshot.
CMD:
Enable-WindowsOptionalFeature –Online -FeatureName Microsoft-Hyper-V –All -NoRestart
CMD:
Install-WindowsFeature RSAT-Hyper-V-Tools -IncludeAllSubFeature
CMD:
Install-WindowsFeature RSAT-Clustering -IncludeAllSubFeature
CMD:
Install-WindowsFeature Multipath-IO
CMD:
Restart-Computer
AstroTheDog 14-Jul-23 2:46am View    
I got; Hyper-V cannot be installed a hypervisor is already running. I think this may work for me; https://www.youtube.com/watch?v=fwO17rgx_m4
AstroTheDog 13-Jul-23 14:10pm View    
Hi Dave,

Thanks for your reply. I checked services there are a couple of Hyper-V services that I tried to start but they did not start. And I didn't see any Hyper-V manager tool on the programs as well. How can I fix this problem?

Best regards.