Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [hyper-v]

Hyper-V is the Microsoft Windows hypervisor starting in Windows Server 2008 R2 and also running on Hyper-V Server 2008, Hyper-V Server 2012, Windows Server 2012, and as an optional component of Windows 8.

hyper-v
-3 votes
0 answers
29 views

Shared folder between windows 10 Host and Alma Linux linux 9 with hyper v as the hypervisor [closed]

I have a host machine which is windows 10 and a VM which is Alma Linux 9. I need to create a shared folder between the 2, with HYper V as the hypervisor. Is it possible? I have tried creating a samba ...
anupurba mitra's user avatar
0 votes
1 answer
15 views

How can i convert influxql to flux

I want convert influxql to flux. SELECT mean("Percent_User_Time") AS "% User Time" FROM "win_cpu" WHERE "host" =~ /^$hostname$/ AND $timeFilter GROUP BY time($...
KJ9's user avatar
  • 189
0 votes
0 answers
43 views

How can I use both WSL2 and the Android Studio emulator?

I usually use WSL2+VSCode, but am starting to use Android Studio. I cannot seem to run both the Android Studio emulator and use WSL2 at the same time. I cannot install HAXM without first disabling ...
Jon's user avatar
  • 27
0 votes
0 answers
35 views

Elasticsearch data lost after restart minikube & pod down

I have a problem dealing with persistent data from elasticsearch after I shut down and restart my minikube Requirement: CPUS: 4 Memory: 7000Mbi Driver: hyperv (windows - local) Scenario: Deploy ...
Hafi Ihza Farhana's user avatar
0 votes
1 answer
39 views

Script not work for create machines by hyper-v

Hello my script not work for create machines by hyper-v $list = Get-Content -Path "my place" foreach ($vmy in $list) { New-VM -Name $vmName -MemoryStartupBytes (Invoke-Expression $...
bossname's user avatar
0 votes
1 answer
50 views

Remotely execute on Hyper-V guest from host with admin rights on the guest

How may my Hyper-V host remotely execute an elevated program on its guest running Windows 11? I'm authoring some tooling to manage a GUI test program on a Hyper-V guest running Windows 11. Ideally ...
Matt Thomas's user avatar
  • 5,626
0 votes
0 answers
10 views

SSD Certificate replication to grant (sleep) status access via networked devices

By installing a fraudulent ticket by any installer like Bluestack for example you can force a Network device to remain in the power/on=1 state. The purpose of this would be to connect to a drive ...
William Rickard's user avatar
0 votes
0 answers
88 views

Powershell Set-VMFirmware syntax error - do I need a different version of Powershell?

I am using Windows 11 Pro, and Powershell version 5.1 I am following this wiki to setup a VM https://techcommunity.microsoft.com/t5/educator-developer-blog/step-by-step-how-to-create-a-windows-11-vm-...
petercli's user avatar
  • 679
1 vote
0 answers
67 views

how do I delete unwanted checkpoint on Hyper-V

I am currently running a failover Cluster Manager on Hyper-V. I am getting this error on my backup on a virtual machine. 'VMname' failed to take a checkpoint. (Virtual machine ID A9CC8FC3-B861-4805-...
user25326752's user avatar
0 votes
1 answer
83 views

Copy HyperVM Iotedge docker container offline files into Local Drive

I'm having a Windows 10 host with Hyper-V Linux VM having IOT EdgeAgent and EdgeHub modules installed. I have provided storageFolder mount to EdgeAgent & Hub to store offline files at var/iotedge/...
user25065003's user avatar
0 votes
0 answers
23 views

Does Windows as a host support virtio_vsocket?

Does Windows (as a host) and Hyper-v support virtio_tansport( virtio_vsocket)? If supported, what are the advantages of hyperv_transport(hv_socket) over virtio_tansport(virtio_vsocket)? How to select ...
Huixian Ma's user avatar
0 votes
0 answers
10 views

Windows Hypervisor Platform Restart Issue in AMD processor laptop

I enabled Windows Hypervisor Platform in my AMD laptop. but when i restart the laptop then it does not start. Always I have to Reset and format the Local C data from the laptop. Is there any solution ...
fucmemez's user avatar
1 vote
0 answers
70 views

Hyper-V Guest Performance issue

I have issue with my hyper-V guests related to performance, can you please see below my config and i am little bit confuse related to assigning vCPU, I am not sure is that the reason that some VMs ...
Pushpak Patil's user avatar
1 vote
0 answers
22 views

JavaFX changes in Scene not updating on Hyper-V Windows VM after reconnect

I wrote a JavaFX-Application, that needs to run in different enviroments. In this paticular case, I noticed a bug when the program is used on a vm. When I start my program, everything works fine. But ...
Mike's user avatar
  • 23
0 votes
0 answers
37 views

Error "Could not create a new virtual machine. 'New Virtual Machine' could not be implemented" when trying to create a VM in Hyper-V

Error description Previously, virtual machines in Hyper-V were created without problems. After that, I did not disable Hyper-v, tried to use various images: Windows, Ubuntu, etc., but recently an ...
Artyom's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
102