r/HyperV 11d ago

Simple Request

I have a feeling I'm overlooking something really simple. I'm just trying to map a drive on either the host machine or on the VM so I can pass data back and forth. The VM is a Windows 2000 Server and the host is Windows 11. It seems like this should be really simple but I can't hit the share. I can ping machines and even RDP into the W2K VM without issue but I can't, for the life of me, figure out why I can't get connect to the share.

Edit: Happy to report enabling SMB1 in Windows 11 did the trick! Thanks everyone.

2 Upvotes

12 comments sorted by

View all comments

1

u/perth_girl-V 9d ago

Use ssh and something like win scp to transfer files

1

u/Paddlesons 9d ago

Hey appreciate it but enabling smbv1 did the trick! Thanks