Re: [Openstack] [Glance] Windows image password customize?

2012-08-21 Thread Everett Toews
I've come across a couple of projects that do this. Neither of them have much 
documentation so you'll have to dig into the code.

https://github.com/jordanrinke/openstack

http://code.google.com/p/cips/

Regards,
Everett


From: openstack-bounces+everett.toews=rackspace@lists.launchpad.net 
[openstack-bounces+everett.toews=rackspace@lists.launchpad.net] on behalf 
of 한승진 [yongi...@gmail.com]
Sent: Monday, August 20, 2012 10:14 PM
To: openstack@lists.launchpad.net
Subject: [Openstack] [Glance] Windows image password customize?

Hi

I'm studying how to regenerate or customize windows instance when the instance 
boot. However, I cannot get an answer still now.

Linux image doesn't have to regenerate the password because of keyfile login.

Do you have any idea ??


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [Glance] Windows image password customize?

2012-08-21 Thread Peter Pouliot
You should look into the following for customizing your Windows VM Images.

SYSPREP
http://technet.microsoft.com/en-us/library/cc783215(v=ws.10).aspx

Unattend.xml

Here’s some docs and a sample.

http://technet.microsoft.com/en-us/library/ee441262(v=ws.10).aspx



From: openstack-bounces+ppouliot=microsoft@lists.launchpad.net 
[mailto:openstack-bounces+ppouliot=microsoft@lists.launchpad.net] On Behalf 
Of ???
Sent: Monday, August 20, 2012 11:15 PM
To: openstack@lists.launchpad.net
Subject: [Openstack] [Glance] Windows image password customize?

Hi

I'm studying how to regenerate or customize windows instance when the instance 
boot. However, I cannot get an answer still now.

Linux image doesn't have to regenerate the password because of keyfile login.

Do you have any idea ??


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp