How to create a new public AMI for windows?
Posted
by
user67081
on Server Fault
See other posts from Server Fault
or by user67081
Published on 2011-01-17T01:38:45Z
Indexed on
2011/01/17
1:54 UTC
Read the original article
Hit count: 261
I am trying to make a windows 2008 AMI that is a nice clean 64bit starter pack (IIS, SQL express, ASP.NET MVC, etc...) I would like to make it a public AMI when its done. There in lies the problem.
I can make an AMI from my image no problem. But I can't seen to get new instances to generate their own passwords.. The results are that I have a new instance that works great with my password.
So what is the process of making my EBS backed Instances convert into an AMI that will auto-generate its password and do all the other setup steps that amazon wants to go thru when a new instance starts up?
Thanks in advance.
© Server Fault or respective owner