-
I have SCVMM2007 with VS 2005 R2 SP1 on a 64 bit Windows 2003 R2 Ent server. This server has SAN drives attached to it as drive letters. I can create and deploy VM's to the servers local C:\ VS library share and VMRC to thoose ok. But as soon as I tell SCVMM to create a new VM on a SAN drive on that...
-
The VMRC property Multiple Connections is a new feature of Virtual Server 2005 R2 SP1 that we overlooked in the chapter 9 scripting chapter. There is no direct API call to manage this value, so you must use the GetConfigurationValue and SetConfigurationValue methods available for a virtual machine. These...