New VM in Cluster creating unnecessary "Hyper-V" in folder path
When creating a new VM from the Failover Cluster it adds a "hyper-v" folder to the end of the path which is unnessasary.
The Path is set to "C:\ClusterStorage\VMStorage\BuildServers"
so it becomes "C:\ClusterStorage\VMStorage\BuildServers\Hyper-V\Server1".
but it would be better if it was
"C:\ClusterStorage\VMStorage\BuildServers\Server1".
1
vote
