
You need to set "guest_service_interface" to true within "vm_integration_services" configuration hash.

This method is more useful in one-off situations.Įnabling this functionality requires a simple change to your Vagrantfile. Those are super convienent, and should really be your default solution for sharing files. While those are useful, I realized later that I should have added one more feature to my list of examples: the "guest_service_interface" field in "vm_integration_services." It's hard to know what that means just from the name, so I usually call it the "the thing that lets me copy files into a VM." My fifth tip was to "Enable Nifty Hyper-V Features," where I briefly mentioned stuff like differencing disks and virtualization extensions.

With tips and tricks for getting started with Vagrant on Hyper-V.
