正解:A
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) andCloud-init(for Linux) enablecustom OS configurations.
* Custom Scriptscan be used foradvanced automation.
* Options B and C are incorrect:
* Bash, Powershell, Python, and YAMLcan be used in automation, but theyare notguest customization options in VM templates.
* Option D is incorrect:
* Guest customization is fully supportedin Nutanix templates.
References:
* Nutanix VM Deployment Guide#Using Cloud-Init and Sysprep for Guest Customization
* Nutanix KB#Automating VM Deployments with Guest Customization