Ok, this is really weird. I just installed a fresh copy of Server 2012 R2 Standard to act as my WDS/MDT server. I activated it just fine. So step one for me is to assign it's static IP, then bind it ...
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 ...