rickgaribay.net

Space shuttles aren't built for rocket scientists, they're built for astronauts. The goal isn't the ship, its the moon.
posts - 303, comments - 180, trackbacks - 35

My Links

News

Where's Rick?


AgileAlliance deliver:Agile 2019- 4/29
Desert Code Camp, PHX - 10/11
VS Live Austin, TX - 6/3
VS Live SF - 6/17


About Me
Hands on leader, developer, architect specializing in the design and delivery of distributed systems in lean, agile environments with an emphasis in continuous improvement across people, process and technology. Speaker and published author with 18 years' experience leading the delivery of large and/or complex, high-impact distributed solutions in Retail, Intelligent Transportation, and Gaming & Hospitality.

I'm currently a Principal Engineer at Amazon, within the North America Consumer organization leading our global listings strategy that enable bulk and non-bulk listing experiences for our WW Selling Partners via apps, devices and APIs.

Full bio

Note: All postings on this site are my own and don’t necessarily represent the views of my employer.



Check out my publications on Amazon Kindle!





Archives

Post Categories

Published Works

Disabling Time Synchronization with Hyper-V

Ben Armstrong has saved us all several agonizing hours with this great, simple blog post about how to disable time synchronization in Virtual PC. In short, the process entails opening the .vmc file and updating the enabled flag to "false" within the host_time_sync element:

<host_time_sync> 
      <enabled type="boolean">false</enabled> 
</host_time_sync>

Fortunately, disabling time synchronization in Hyper-V is as simple as clearing a check box. Right click the VM in question, select Settings, and choose Integration Services under Management. Next, simply clear the "Time synchronization" feature and hit OK:

image 

 

 

 

 

 

 

 

When might you want to disable time synchronization? Ben's post got me out a bind once when doing a presentation on a VPC OS that was about to brick due to expiration lockout. Brian Keller, Developer Evangelist at Microsoft points out some tips for beating CTP expirations here. In my case, I converted the VS 2010 .NET 4.0 VPC to Hyper-V which Grant Holliday captures well here.

Of course, I do not recommend or advocate this as a means to cheat or steal, but it may come in handy should the process be sanctioned by the particular software vendor.

Hope this helps!

Print | posted on Tuesday, April 28, 2009 6:45 PM | Filed Under [ Misc. ]

Feedback

Gravatar

# re: Disabling Time Synchronization with Hyper-V

hello, disable the time syncronization screen as shown in this doc, but when I make the restart of the VM it back to synchronize the date and time with the host. could you tell me if there is another way, for example where the resgisters can disable this function?

now, thank you.

Murilo Rodrigues
6/7/2011 1:52 PM | Murilo Rodrigues
Comments have been closed on this topic.

Powered by: