Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

creation of virtual PC using hyper v WMI

1 view
Skip to first unread message

deepthi

unread,
Aug 28, 2008, 2:06:08 AM8/28/08
to
Hi,

Can any one help me increating a virtual Pc using hyper V WMI.I could get
some code base from MSDN but it am getting error at

ManagementScope scope = new ManagementScope(@"root\virtualization", null);
ManagementObject virtualSystemService =
Utility.GetServiceObject(scope, "Msvm_VirtualSystemManagementService");

inParams =
virtualSystemService.GetMethodParameters("DefineVirtualSystem");


0 new messages