Hi Team
I need to run a PowerShell script automatically on first boot of Windows VMs deployed from an OpenNebula image. The script configures the some monitoring agent with the correct server IP.
Basically i dont want to add in windows template start scripts.
Does OpenNebula support Windows contextualization scripts? What’s the recommended approach for executing scripts on Windows VM first boot?
I’ve tried Task Scheduler and sysprep/unattend.xml without success.
Any examples or documentation would be helpful!
Thanks!