Windows Server 2022 with Cloud-init and Terraform

clavius

New Member
Jun 3, 2023
2
0
1
Hi all,
I'm trying to prepare Windows Server 2022 template so that it could be deployed with Terraform. I've managed to create new WS2022 VM, install Cloud-Init on it and do a sysprep. After VM is created by Terraform I'm stuck on language selection screen and don't know how to proceed further. I've tried to use different unnatend.xml file, which I know selects right version of OS (Desktop Experience) but that also didn't help... :(

Any suggestions ?

Best Regards and thanks for your support :)