From the Hyper-v Settings, select Enhanced Session Mode and tick the check box of Use enhanced session mode.

Now we are now ready to copy the file from the host (source) to the guest VM (destination) using the following command:
Copy-VMFile "MUG-MYDESKTOP" -SourcePath "C:\installing-windows-server-2016.zip" -DestinationPath "C:\installing-windows-server-2016.zip" -CreateFullPath -FileSource Host

Do you run this on the host or within the VM ?
LikeLike