On Sat, Nov 5, 2016 at 10:00 PM, Rajinder Singh <[email protected]> wrote:
> %windir%\system32\sysprep\sysprep.exe /generalize /oobe /shutdown > Hello. What It may be happening is the VM is not being created properly. If that command returns to the promp,. then packer will think the VM failed since he cant connect and shutdown. What about if you replace the shutdown command with that: "%windir%\system32\sysprep\sysprep.exe /generalize /oobe /shutdown" I would replace %windir% with the actual folder name just to be sure. Hope this helps. Alvaro. -- Alvaro -- 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/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" 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/packer-tool/CAHqq0ew6J8tR045PoRoW1pVcydMww5Yn_5DaQvfhewdr7DsJ2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
