An administrator plans to use an upgrade script to upgrade a number of ESXi 5.x hosts.
What options are available for the kickstart file? (Choose two.)
A.
dryrun – Parse and check script but does not install
B.
overwritevmfs – permits overwriting of existing VMFS volumes
C.
vcenter – specifies vCenter Server
D.
autodeploy – defines autodeploy options
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2004582
dryrun (optional)
Parse and check the kickstart file, but do not actually do the install.
overwritevmfs
Permit overwriting of vmfs partitions on the specified drives. By default, overwrite vmfs partitions is not allowed.