What guest customization options are available when creating a VM template?
Guest customization options allow administrators to automate OS configuration during VM deployment from a template.
Option A (Sysprep, Cloud-init, Custom Script, Guided Script) is correct:
Sysprep (for Windows) and Cloud-init (for Linux) enable custom OS configurations.
Custom Scripts can be used for advanced automation.
Options B and C are incorrect:
Bash, Powershell, Python, and YAML can be used in automation, but they are not guest customization options in VM templates.
Option D is incorrect:
Guest customization is fully supported in Nutanix templates.
Nutanix VM Deployment Guide Using Cloud-Init and Sysprep for Guest Customization
Nutanix KB Automating VM Deployments with Guest Customization
Currently there are no comments in this discussion, be the first to comment!