<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebSpy Blog&#187; Time Synchronization &#8211; WebSpy Blog</title>
	<atom:link href="http://www.webspy.com.au/blogs/index.php/tag/time-synchronization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webspy.com.au/blogs</link>
	<description>For when WebSpyrians have something to say.</description>
	<lastBuildDate>Fri, 09 Dec 2011 01:18:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disabling time synchronization between guest and host in Microsoft Virtual PC</title>
		<link>http://www.webspy.com.au/blogs/index.php/disabling-time-synchronization-between-guest-and-host-in-microsoft-virtual-pc/</link>
		<comments>http://www.webspy.com.au/blogs/index.php/disabling-time-synchronization-between-guest-and-host-in-microsoft-virtual-pc/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 07:29:02 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Time Synchronization]]></category>
		<category><![CDATA[Virtual PC]]></category>

		<guid isPermaLink="false">http://www.webspy.com.au/blogs/?p=87</guid>
		<description><![CDATA[Microsoft Virtual PC synchronizes the time between the guest and host operating systems. This is great until you have the need to set the clock forward or backwards in your VM, as it snaps back to the current time after about 5 seconds. I went hunting through the options in the Virtual PC UI but didn't find anything related to disabling this option. A bit of googling later and I've got it disabled by adding a few lines of XML to the .vmc file.]]></description>
			<content:encoded><![CDATA[<p>Microsoft Virtual PC synchronizes the time between the guest and host operating systems. This is great until you have the need to set the clock forward or backwards in your VM, as it snaps back to the current time after about 5 seconds.</p>
<p>I went hunting through the options in the Virtual PC UI but didn&#8217;t find anything related to disabling this option. A bit of googling later and I&#8217;ve got it disabled by adding a few lines of XML to the .vmc file.<span id="more-87"></span></p>
<p>First, make sure your VM is shut down and Virtual PC is closed.</p>
<p>Then find your .vmc file and open it in a text editor such as Notepad.  By default, Virtual PC creates .vmc files in My Documents\My Virtual Machines.</p>
<p>Find the <code>&lt;/microsoft&gt;</code> tag and insert the following lines directly above it:</p>
<p><code>&lt;components&gt;<br />
&lt;host_time_sync&gt;<br />
&lt;enabled type="boolean"&gt;false&lt;/enabled&gt;<br />
&lt;/host_time_sync&gt;<br />
&lt;/components&gt;</code></p>
<p>For example:</p>
<div id="attachment_90" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.webspy.com.au/blogs/wp-content/uploads/2009/03/virtualpchosttimesynchoption.jpg"><img class="size-medium wp-image-90" title="Disabling the host time synchoption option in a .vmc file" src="http://www.webspy.com.au/blogs/wp-content/uploads/2009/03/virtualpchosttimesynchoption-300x215.jpg" alt="Disabling the host time synchoption option in a .vmc file" width="300" height="215" /></a><p class="wp-caption-text">Disabling the host time synchoption option in a .vmc file</p></div>
<p>Then Open Virtual PC, start your VM and you&#8217;re all done!</p>
<p>This was tested on Windows Vista 6.0.6001, SP1 using Microsoft Virtual PC 2007 (6.0.156.0)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webspy.com.au/blogs/index.php/disabling-time-synchronization-between-guest-and-host-in-microsoft-virtual-pc/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

