Friday, February 13, 2009

virtualpc: disable time synchronization

From Disabling Time Synchronization:
Open the virtual machine's configuration file (.vmx) in a text editor and set these options to zero. If the entries do not exist, add them.

Note: 0 = disabled, 1 = enabled.

tools.syncTime = "0"
time.synchronize.continue = "0"
time.synchronize.restore = "0"
time.synchronize.resume.disk = "0"
time.synchronize.shrink = "0"
time.synchronize.tools.startup = "0"
time.synchronize.tools.enable = "0"
time.synchronize.resume.host = "0"




How to Run VMware Virtual Machines at a Specific Date and Time

Visual Studio 2010 CTP VPC: Dealing with Activation Messages
http://blogs.msdn.com/briankel/archive/2008/10/27/
visual-studio-2010-ctp-vpc-dealing-with-activation-messages.aspx
Read this section: Visual Studio 2010 CTP Expiration

Disabling Time Synchronization under Virtual PC 2007
http://blogs.msdn.com/virtual_pc_guy/archive/2007/11/28/
disabling-time-synchronization-under-virtual-pc-2007.aspx

Running operating system inside a Virtual PC with specific date/time
www.nirsoft.net/blog/2008/12/running-operating-system-inside-virtual.html

Related resources:
Virtual PC for Windows 7
Look at "MENGINSTALL WINDOWS VIRTUAL PC" section for installer download

VHD Resizer  Resize Microsofts VHD (Hyper-V) files


No comments:

Post a Comment