Re: Automated generation of Windows templates for CloudStack

2016-02-25 Thread ilya
t; - Original Message - >>> From: "Cristian Ciobanu" >>> To: users@cloudstack.apache.org >>> Cc: users@cloudstack.apache.org >>> Sent: Wednesday, 24 February, 2016 22:06:55 >>> Subject: Re: Automated generation of Windows templates for

Re: Automated generation of Windows templates for CloudStack

2016-02-25 Thread Ian Duffy
: users@cloudstack.apache.org > > Cc: users@cloudstack.apache.org > > Sent: Wednesday, 24 February, 2016 22:06:55 > > Subject: Re: Automated generation of Windows templates for CloudStack > > > Hi, > > > > For me work very nice for windows 2008 and 2012 just wit

Re: Automated generation of Windows templates for CloudStack

2016-02-24 Thread Nux!
ian Ciobanu" > To: users@cloudstack.apache.org > Cc: users@cloudstack.apache.org > Sent: Wednesday, 24 February, 2016 22:06:55 > Subject: Re: Automated generation of Windows templates for CloudStack > Hi, > > For me work very nice for windows 2008 and 2012  just w

Re: Automated generation of Windows templates for CloudStack

2016-02-24 Thread Cristian Ciobanu
Hi, For me work very nice for windows 2008 and 2012  just with "cloud init" installed on template.     1. install Windows from ISO, Set any password, enable rdp, you can also set to off  "IE sec" ( install drivers, apps if needed) 2. Restart. 3. Install "cloud init" 4. Shu

Re: Automated generation of Windows templates for CloudStack

2016-02-24 Thread Erik Weber
On Wed, Feb 24, 2016 at 10:21 PM, ilya wrote: > Has anyone came across a good way (or figured out) out end-to-end > automated windows template generation and cloudstack integration? > > I'd like to lower my dependency on external tools as much as possible, > unless there is a reliable way of gett

Automated generation of Windows templates for CloudStack

2016-02-24 Thread ilya
Has anyone came across a good way (or figured out) out end-to-end automated windows template generation and cloudstack integration? I'd like to lower my dependency on external tools as much as possible, unless there is a reliable way of getting it to work. Is there anything besides packer? thank