Hi and thanks for the information you posted, it was a big help in getting this working in general.
After following your guides I manage to finally overcome issues with management certificate and get the VM running and responding well but I recieve this error when starting
get_network_config.ps1 Cannot bind argument to parameter 'VmId' because it is an empty string.
the file is located in
vagrant\embedded\gems\gems\vagrant-1.6.3\plugins\providers\hyperv\scripts\get_network_config.ps1
but I am not as good with powershell as I would like to be so have hard time working out what is causing the issue.
Hi @robwilde great that the project was useful to you!
I have not seen this error, are you on Windows? I have not tested it on Windows... my bet is to make sure you have the latest Vagrant and Ruby versions
Hi and thanks for the information you posted, it was a big help in getting this working in general. After following your guides I manage to finally overcome issues with management certificate and get the VM running and responding well but I recieve this error when starting
get_network_config.ps1 Cannot bind argument to parameter 'VmId' because it is an empty string.
the file is located in vagrant\embedded\gems\gems\vagrant-1.6.3\plugins\providers\hyperv\scripts\get_network_config.ps1
but I am not as good with powershell as I would like to be so have hard time working out what is causing the issue.
Have you seen this problem at all?