VMware Cloud Community
kalpeer
Contributor
Contributor

How to auto enable the time sync with host option ?

Hi All,

As part of OVA deployment I need to auto enable the time sync with host option for the VM which gets created.  So I updated the OVF file as below to enable this option.

<vmw:Config ovf:required="false" vmw:key="tools.syncTimeWithHost" vmw:value="true"/>

<vmw:Config ovf:required="false" vmw:key="tools.afterPowerOn" vmw:value="true"/>

But after the deployment the time sync option does not get enabled automatically.  Is there any other property needs to be included in the OVF file ?

I don’t want to enable it using vmware-tools-cmd  command.

Thanks

Kalai

0 Kudos
0 Replies