Where should I store the VM files (config, snapshots, vhd) on a Hyper-V server?
Posted
by Corey
on Server Fault
See other posts from Server Fault
or by Corey
Published on 2010-05-20T14:47:03Z
Indexed on
2010/05/20
14:50 UTC
Read the original article
Hit count: 153
By default the VHDs go into “C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks” and the config files go into “C:\ProgramData\Microsoft\Windows\Hyper-V”.
Should I leave them there?
Is it ok for the VHDs to be in a “Public” folder?
© Server Fault or respective owner