<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: VMware &#8211; Enable Time Sync From Guest</title>
	<atom:link href="http://thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-enable-time-sync-from-guest</link>
	<description>Hosting, Unix, and everything in between.</description>
	<lastBuildDate>Fri, 18 May 2012 12:58:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nirav Shah</title>
		<link>http://thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/#comment-284</link>
		<dc:creator>Nirav Shah</dc:creator>
		<pubDate>Tue, 23 Aug 2011 07:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxfix.com/blog/?p=9#comment-284</guid>
		<description>When installing VMware Tools on a Windows Guest, “Time Synchronisation” is not enabled by default.
However – “best practise” is to enable time synch on Windows Guests.

There a several ways to do this from outside the VM, but I wanted to find a way to enable time sync from within the guest itself either on or after tools install.

Surprisingly, this wasn’t quite as straightforward as I expected.
(I assumed it would be posible to set this as a parameter / config option during tools install)

After a bit of searching I found a way to do this in a VMware article called “Using the VMware Tools Command-Line Interface“.

So, if time sync is disabled, you can enable it by running the following command line in the guest:

          VMwareService.exe –cmd “vmx.set_option synctime 0 1″</description>
		<content:encoded><![CDATA[<p>When installing VMware Tools on a Windows Guest, “Time Synchronisation” is not enabled by default.<br />
However – “best practise” is to enable time synch on Windows Guests.</p>
<p>There a several ways to do this from outside the VM, but I wanted to find a way to enable time sync from within the guest itself either on or after tools install.</p>
<p>Surprisingly, this wasn’t quite as straightforward as I expected.<br />
(I assumed it would be posible to set this as a parameter / config option during tools install)</p>
<p>After a bit of searching I found a way to do this in a VMware article called “Using the VMware Tools Command-Line Interface“.</p>
<p>So, if time sync is disabled, you can enable it by running the following command line in the guest:</p>
<p>          VMwareService.exe –cmd “vmx.set_option synctime 0 1″</p>
]]></content:encoded>
	</item>
</channel>
</rss>

