Updated Minimal-Debian-KDE and added Proxmox-Win-VM Tips

This commit is contained in:
2026-02-17 18:38:01 +01:00
parent 31850877f5
commit ca8827a31b
2 changed files with 26 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
# Windows VM Tips
## General tips
* Handeling of memory balooning works, but can cause issues when memory presure is high on the PVE host.
* When installing make sure the [virtio driver](https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers) iso is mounted.
## Windows server
* QEMU quest agent might fail to shutdown the VM, might be caused by the `Shutdown Event Tracker` to disable it:
Open up the `Group Policy Management Console`, navigate to `Computer Configuration` >> `Administrative Templates` >> `System`.
Set `Display Shutdown Event Tracker` policy to disable, Reboot to apply the change.