> > thanks again Alex, i didn't really want to increase the moving parts >>>> involved with the packer process but i may give this a go. >>>> >>> the other option is to just run it with the run command like the below.
$env:PACKER_ESXI_VNC_PROBE_TIMEOUT="30s" $env:PACKER_LOG="1" $env:PACKER_LOG_PATH="packerlog.txt" Start-Process c:\packer\packer_config\packer.exe -ArgumentList "build -var-file esxi_variables.json windowsonesxi4.json" -Wait -NoNewWindow ovftool.exe -tt=ova vi://root:[email protected]/Windows2012R2v1-2017-07 ovaexport1112.ova ill let you know how this goes regards James -- 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/2dc329e6-fd2e-43a8-941f-d74ea456e397%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
