Before installing Vagrant, the first step is to ensure that Hyper-V and SBM are enabled on the Windows system. SBM enables file sharing between the host and Virtual Machines. Follow the steps ...
We then have to verify the connection. You need to run the command in PowerShell on your workstation and not the server. Test-NetConnection -ComputerName 192.168.21.30 -Port 5985 Make sure to replace ...
I've dabbled in Hyper-V and ESXi but I've never worked with it in the context of shared storage. I've actually never worked with shared storage so that's where I need to start - the failover on top of ...