Re: User-Data for Windows Instance

2023-03-08 Thread Simon Weller
Ranjit, As Stephan has suggested, Cloudinit for Windows, supported by Cloudbase is the way to go. It works very well and is fully compatible with CloudStack user data. -Si On Wed, Mar 8, 2023 at 2:29 PM Stephan Bienek wrote: > Hi Ranjit, > > while searching for the same some time ago i stumble

Re: User-Data for Windows Instance

2023-03-08 Thread Stephan Bienek
Hi Ranjit, while searching for the same some time ago i stumbled across https://cloudbase.it/cloudbase-init/ which looks like the ready-to-use windows-enabled cloud-init i was looking for. Not tested yet, but the description sounds promising. If you prefer to self-develop something similar, inde

User-Data for Windows Instance

2023-03-08 Thread Ranjit Jadhav
Hello Folks. On the KVM hypervisor, we need to pass user-data i.e. bat script while creating a windows instance. Is it possible? Which guest-tools should we use? Thank you, Ranjit