Hello, For WinRM to work, you need some changes on the VM, including some memory parameters and unrestricted capability.
Can you share your packer project (assuming you use packer) to create this box? Check this one as a pakcer project that set a working winrm setup https://github.com/luciusbono/Packer-Windows81 Alvaro. On Sat, Mar 5, 2016 at 5:17 AM, <[email protected]> wrote: > Hi, > > "vagrant up" is consistently flaking out with "Timed out while waiting for > the machine to boot." just after "default: WinRM transport: plaintext" > I have tried everything I can think of, to the point that i've now rebuilt > my laptop with msdn windows 7 pro x64, vmware workstation 8 Pro + licence, > vc++ redistributable 2010 x86, vagrant 1.8.1, vagrant-vmware-workstation + > license, and my uber-basic vagrantfile - always with the same error. > > I have done set-item wsman:/localhost/Client/TrustedHosts -value * on both > client and vm. > > Still: "Timed out while waiting for the machine to boot" > > Any suggestions? > > -- > 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/3be0010a-e207-4b4a-8232-bca0a00847c9%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/3be0010a-e207-4b4a-8232-bca0a00847c9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAHqq0eyOrpetxjZuNhfkeHSsc3o_6%2B0jrHc94W6foK%2BFTvpo7g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
