Sean, https://github.com/boxcutter/windows has arguably the most complete and well-maintained base Packer templates that you will find for Windows. You can easily build yourself a Vagrant (or other) image using these.
https://app.vagrantup.com/boxes/search is the best place to look for specific Windows boxes. It's a little tricky when it comes to Windows because any boxes on Vagrant Cloud would have to be rebuilt and replaced on a regular basis as the trial license expires. The Boxcutter templates are a great place to start to build your own image with all updates and WinRM configured to your liking. FYI Windows updates will take quite a bit of time to complete when you build the image. On Thu, Dec 13, 2018 at 3:55 AM Sean Farrow <[email protected]> wrote: > Hi all, > > > > I am wondering what the best template available for Creating a Windows 10 > professional machine using Hyper-V with packer is? Also, are there any > vagrant boxes available with WinRm enabled and all updates installed? > > Any help appreciated. > > Kind regards > > Sean. > > -- > 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/AM6PR02MB488141A066083F0C387703AF83A00%40AM6PR02MB4881.eurprd02.prod.outlook.com > <https://groups.google.com/d/msgid/packer-tool/AM6PR02MB488141A066083F0C387703AF83A00%40AM6PR02MB4881.eurprd02.prod.outlook.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- JP Toto | [email protected] | http://jptoto.jp | @jptoto <http://twitter.com/jptoto> -- 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/CAAYNrX8XtSEsfcGk8nREOyHZ2FcVJ42N4e7LOv6dmOXHyXkoRA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
