r/HyperV • u/fschwiet • 19h ago
disabling guest services not working
I've been using Hyper-V VMs to isolate coding agents. Today I really wanted to copy'n'paste something, so in "Options/Integration Services" I enabled guest services temporarily. After enabling it (while the VM was running) I was able to copy'n'paste between the VM and host. After disabling it (while the VM still was running) I was still able to copy'n'paste. Restarting the VM didn't matter. Turning guest services back on so I could turn it off while the VM was off didn't help either. Guest services appears to be stuck on, even though I unchecked the check box.
I'm not worried about keeping the clipboard locked down as much as whatever else guest services might support. I see there is a Copy-VMFile that could be used by the VM to access the host, that'd go against the isolation I'm trying to maintain.