Skip to content

Commit 1c547c7

Browse files
authored
Update hyper-v-virtual-machine-input-migration-integration.md
1 parent 0333534 commit 1c547c7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/windows-server/virtualization/hyper-v-virtual-machine-input-migration-integration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot Hyper-V Virtual Machine Input, Migration, and Device Integration Issues
3-
description: Provides a comprehensive guide to troubleshoot common issues encountered with Hyper-V virtual machines (VMs).
4-
ms.date: 08/18/2025
3+
description: Provides a comprehensive guide to troubleshoot common issues with Hyper-V virtual machines (VMs).
4+
ms.date: 08/22/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
@@ -124,7 +124,7 @@ Update the VM configuration by using the following cmdlet:
124124
Update-VMVersion -Name <VMName>
125125
```
126126

127-
After the updating, test live migration. If issues persist, shut down the VM, perform a quick migration, and then restart.
127+
After the update, test live migration. If issues persist, shut down the VM, perform a quick migration, and then restart.
128128

129129
#### Cluster/heartbeat-related reboots
130130

@@ -152,7 +152,7 @@ If VMs are rebooted due to heartbeat failures, follow these steps:
152152
1. Create a new checkpoint for the affected VM.
153153
2. Export the latest checkpoint to a safe location.
154154
3. Delete the VM from Hyper-V Manager.
155-
4. Import the VM back into Hyper-V using the restore option. For clusters, remove the VM from the cluster, recreate it with the same configuration, attach the existing VHD/VHDX, and add it back to the cluster.
155+
4. Import the VM back into Hyper-V using the restore option. For clusters, remove the VM from the cluster, re-create it with the same configuration, attach the existing VHD/VHDX, and add it back to the cluster.
156156
5. Inspect checkpoints using PowerShell:
157157

158158
```powershell
@@ -221,5 +221,5 @@ To collect logs and information:
221221
222222
## References
223223
224-
- [Deploying graphics devices using DDA](/windows-server/virtualization/hyper-v/deploy/deploying-graphics-devices-using-dda#configure-the-vm-for-dda)
224+
- [Deploy graphics devices using DDA](/windows-server/virtualization/hyper-v/deploy/deploying-graphics-devices-using-dda#configure-the-vm-for-dda)
225225
- Check Microsoft advisories for relevant updates and patches.

0 commit comments

Comments
 (0)