Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » 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...
We have seen a lot of cases of customers trying to view the Virtual Machine Manager Self-Service Portal (SSP) UI from a computer running Windows Server 2008 R2 or Windows 7. If the portal is running VMM 2008, it is likely that you can't view the connections 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...
If your VMM implementation has over 150 hosts, we strongly recommended that you enable server-optimized garbage collector (GC) on the VMM server instead of the default workstation garbage collector. This can significantly reduce the CPU utilization on 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...
If you have a Failover Cluster managed by VMM 2008, it is possible that you will get a placement page similar to the one below if you try to clone a Highly Available Virtual Machine that is part of the cluster. The placement page in the new-vm wizard Read More...
We had a few customers ask us to clarify high availability (HA) with regards to Virtual Networks (VN). In the VMM/Clustering case, there are a few considerations around virtual networks: A VN to be considered HA has to have the same exact name in all Read More...
Now that VMM 2008 has RTM'ed, a lot of folks are asking what are the upgrade paths between the various SKUs of VMM. I wanted to list two upgrade paths here and the associated process around this. Upgrade Paths supported by this method when the build number 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...
This error is one of the most difficult to diagnose errors in a customer environment. If you are hitting this issue when trying to install the VMM server component, here are a few things to try out. -First, run "gpupdate /force" on your VMM server and Read More...
 
Page view tracker