When applying a customization specification during a deployment from a virtual machine template, the virtual machine is deployed with "Connect At Power On" disabled.
The "Connect At Power On" option on the virtual machine template is enabled.
If a customization specification is not used, the virtual machine is deployed with "Connect At Power On" enabled.
VMware vSphere ESXi
VMware vCenter Server
ethernet0.startConnected = "FALSE"' option is added to the vmx file. Once the customization is successfully completed, it will automatically be changed to 'ethernet0.startConnected = "TRUE"', and "Connect At Power On" will become enabled.