Q: How do I stop MED-V from waking my machine? I disabled the MED-V 2.0 scheduled task that wakes the virtual machine at midnight, but the scheduled job keeps resetting back to enabled.

MED-V has a perfectly good reason for waking up your machine. At least MED-V thinks so.

John Savill

November 28, 2011

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A: The MED-V agent is trying to make sure the virtual machine (VM) used by MED-V is patched and available when you need to use it. That’s why it updates it each day at midnight. If your machine is in sleep mode, it will awaken for servicing.

You can change the time that the machine awakes. Create a value named GuestUpdateTime of type String (SZ) under the key HKEY_LOCAL_MACHINESOFTWAREMicrosoftMedvv2VM, and set to the time you want the VM to be updated. Use the format hh:mm, and remember that it’s a 24-hour clock, so 8:00 P.M. would be 20:00.

If you wish to disable the wake option completely, create a value of type DWORD named GuestUpdateDuration under the key HKEY_LOCAL_MACHINESOFTWAREMicrosoftMedvv2VM, and set to a value of 0. This should disable the wake option. Remember, however, that the VM now needs to be patched when used, potentially interrupting its use.

For a full list of the keys available for MED-V see the Microsoft article “Managing MED-V Workspace Configuration Settings.” 

To see more FAQs, please go to John Savill's FAQs page on Windows IT Pro.
 

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like