Dear community,
I would like to ask for some help. I created vagrant box (https://atlas.hashicorp.com/senglin/boxes/win-10-enterprise-vs2015community), start it and when I tried to remotely connect to this machine by using "vagrant rdp" command in terminal on my host machine the process of remote connection got stucked. D:\Vagrant_Machines>vagrant up --provider virtualbox Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'senglin/win-10-enterprise-vs2015community' is up to date... ==> default: VirtualBox VM is already running. D:\Vagrant_Machines>vagrant rdp D:\Vagrant_Machines>Exiting due to interrupt. D:\Vagrant_Machines>vagrant rdp D:\Vagrant_Machines>Exiting due to interrupt. D:\Vagrant_Machines>vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'senglin/win-10-enterprise-vs2015community' is up to date... ==> default: VirtualBox VM is already running. D:\Vagrant_Machines>vagrant rdp Exiting due to interrupt. D:\Vagrant_Machines>vagrant rdp And that's it. Nothing happens. Please, advice me smth. Thanks in advance. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/be70d51f-bbe7-41cc-89de-1cea6538427f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
