The guest configuration parameters in your *.vmx files should look like this:
tools.syncTime = "FALSE"
time.synchronize.continue = "FALSE"
time.synchronize.restore = "FALSE"
time.synchronize.resume.disk = "FALSE"
time.synchronize.shrink = "FALSE"
time.synchronize.tools.startup = "FALSE"
time.synchronize.tools.enable = "FALSE"
time.synchronize.resume.host = "FALSE"
rtc.startTime = "1404500400"
Not exactly sure how you added the parameters, but some of the values on the right hand side of some of yours look
like they contain a trailing space. You will also want to set time.synchronize.tools.enable and
time.synchronize.resume.host too. With ESXi, the best way to add or update the parameters is to use the
management interface. On the guest VM summary page, select "Edit Settings" and under "Advanced" look for the
"Configuration Parameters" button. You can add rows or change the values in the pop-up dialog box. You may
use "0" or "FALSE" for the values.
You didn't say what kind of guest you're running. But, obviously make sure that the guest VM isn't running 'ntpd'
or the Windows time service. If you're still stuck, please let us know if you're shutting down the guest VM or
suspending it,