I am running a Hyper-V 2012 server core Virtual Machine on VMware Workstation 9.
I need to copy some files from the host PC to a folder on the Hyper-V server VM.
I have set up the shared folder in the setting of the Hyper-V VM to access the shared folder in the host PC. Since the VM does not come with the Windows GUI, how can I copy the shared folder files to some directory on the VM??
I reckon I need to use "net use" command. I have attempted but I don't seem to get the right way of doing it.
Does anyone know a solution? Appreciate your help.