Calling batch script from cloudbase-init?
Hello,
I want to run a batch script which perform certain tasks after instance is build, I want to run it as the last step of cloudbase-init. It can be easily done in linux with runcmd in cloudinit.conf but I struggling with how to do it in Windows. I don't want to paste it in horizon (user input) at the time of instance creation but want to call it from inside. Would be great if you can suggest a way to do it?
Thanks for your help.
Regards, Bhim