Is there a way to keep the userdata script on the Windows server after execution
Hello, I am trying to troubleshoot an issue with the cloudbase-init script on Windows Server 2019. I read some posts and it appears that the script is written to the temp directory and then deleted after execution.
I would like to examine the script that is being executed. I can do this on the Linux cloud-init. Not sure if this can be done in cloudbase-init.
Thanks