Re: [Openstack] Is there any method to Activate Windows during Launch a new Instance?

2012-11-05 Thread Luis Fernandez Alvarez
Hi Ray, Have you try to upload a generalized image with sysprep to glance? If you put the Product Key in an unattend file, when the generalized image is deployed in the concrete virtual machine the activation process will be done during setup. The main drawback is that a generalized image

Re: [Openstack] Is there any method to Activate Windows during Launch a new Instance?

2012-11-03 Thread Tim Bell
Have you had a look at cloud-init ? Tim - Reply message - From: Ray Sun qsun01...@cienet.com.cn To: openstack openstack@lists.launchpad.net Subject: [Openstack] Is there any method to Activate Windows during Launch a new Instance? Date: Sat, Nov 3, 2012 03:04 I create a windows 7

[Openstack] Is there any method to Activate Windows during Launch a new Instance?

2012-11-02 Thread Ray Sun
I create a windows 7 image(without activate) and upload to glance, and I can successfully start it up. But how can I automatically activate it after user launch it? Or how can I inject the SN into windows during startup? Or any other better idea? Thanks a lot. - Ray Yours faithfully, Kind

Re: [Openstack] Is there any method to Activate Windows during Launch a new Instance?

2012-11-02 Thread Lars Kellogg-Stedman
On Sat, Nov 03, 2012 at 10:00:40AM +0800, Ray Sun wrote: I create a windows 7 image(without activate) and upload to glance, and I can successfully start it up. But how can I automatically activate it after user launch it? Or how can I inject the SN into windows during startup? Or