Hello Best suggestion run this tutorial, as is
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/build-image-with-packer then try different OS. Don't do many changes try first get something that works. then start adding what you required. - change os - add some provision scripts - etc Alvaro On Wed, Dec 5, 2018 at 12:36 AM <[email protected]> wrote: > Thank you very much Alvaro, i appreciate it. I'm glad to hear packer is > what I need - > > I'm sorry to ask but would you be able to point me to where these scripts > are? > > Thank you very much, > Martin > > > > On Wednesday, 5 December 2018 03:40:45 UTC+11, Alvaro Miranda Aguilera > wrote: >> >> Hello. >> >> Packer have providers, there you can run scripts. >> >> Just make sure your script can run and download software and install >> silently and should be fine. >> >> If you get into issues. >> >> Share what you have done, and the error messages. >> >> Try to do it in stage >> >> get packer template that builds a VM, and then wok on the providers. >> >> Good luck. >> >> Alvaro. >> >> On Tue, Dec 4, 2018 at 6:35 AM <[email protected]> wrote: >> >>> Hello all, >>> >>> I am quite new here, was hoping someone could point me the way. >>> >>> I'm looking to create a script or template or image that i can deploy >>> into Azure easily. It'll be a standard Win2016 Datecenter box with PRTG >>> Probe pre-installed in it. >>> >>> I'm having a tonne of trouble doing this. >>> >>> I have a great Json script to deploy a server into azure through PS, >>> however i dont know how to make it so i can have the probe pre-installed >>> through that script, so i thought packer might be the better option? >>> >>> Has anyone had any previous experience with something similar? >>> >>> Thank you all. Much appreciated - >>> >>> -- >>> 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/04b984ea-db90-49a5-aa53-97040f7b608e%40googlegroups.com >>> <https://groups.google.com/d/msgid/packer-tool/04b984ea-db90-49a5-aa53-97040f7b608e%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> -- >> 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/006b20c1-f52d-46e3-ac15-89452cb2025c%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/006b20c1-f52d-46e3-ac15-89452cb2025c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAHqq0eweQR3R2ZqO-Z85162N1rNmYjvdi9LJ8pgrF_nTn37seQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
