Welcome to MSDN Blogs Sign in | Join | Help

Stop a Virtual PC image from synchronizing the date with the host OS

As you might know, Virtual PC virtual machines synchronize their date with the date of the hosting operating system. There might however be situations when you need to change the date of the VM to something other than the date of the host OS. In these cases you may add the following XML section to the .VMC file:

 <integration>
  <microsoft>
   ....
   <components>
    <host_time_sync>
     <enabled type="boolean">false</enabled>
    </host_time_sync>
   </components>
   ....

  </microsoft>
 </integration>

Published Wednesday, December 05, 2007 11:11 PM by mapo

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# MSDN Blog Postings &raquo; Stop a Virtual PC image from synchronizing the date with the host OS

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker