Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » Hyper-V » troubleshooting   (RSS)
Today, if you are using VMM, you can quickly and easily find out if your VM has the integration components installed by using this simple PowerShell script. << PS D:\Windows\system32> get-vm | select name, hostname, hasvmadditions, vmaddition Read More...
It has come to our attention that trying to add a computer with more than 16 processors (for example a quad six-core machine with 24 processors) is crashing the VMM server with the following exception: System.InvalidOperationException: Nullable object Read More...
When VMM starts managing a hyper-v host, it takes full control of the Azman XML file that contains the permissions for Hyper-V. In fact, VMM will create a new copy of the file in a separate directory location and point hyper-v to that file (the file name Read More...
If you are trying to connect to a Virtual Machine using VMConnect.exe (a Hyper-V tool), you might get an error that says "An error occured when trying to register for IME events for ....." and it indicates that an Access Denied has occured. If this happens, Read More...
A lot of you have been experiencing issues when you upgrade Hyper-V to RC1. I would like to reiterate that the VMM team knows about this and we apologize for the inconvenience. See this thread on technet forums for more details. http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=3373834&SiteID=1 Read More...
This probably means that you need to upgrade to RC0 Integration Services for Hyper-V. This is KB949219 which is publicly available from the Microsoft download center. This needs to applied inside Win2k8 VMs, since integration services shipped with the Read More...
 
Page view tracker