Welcome to TechNet Blogs Sign in | Join | Help

VMM Beta 2: V2V

VMM Beta 2 includes a command-line-only facility to perform virtual to virtual (V2V) conversions. The basic Windows PowerShell syntax is:

$vmxmc = $c | new-VMXMachineConfig -VMXPath \\server1\vmx\My_Virtual_Machine.vmx
$c | copy-VMDK -VMDKPath \\server1\vmx\My_Virtual_Machine.vmdk -VmHost $vmhost -Path F:\VMX\
$c | new-V2V -Name vmx1 -VMXPath \\server1\vmx\My_Virtual_Machine.vmx -VmHost $vmhost -Path F:\VMX

Read more about the parameters and usage in the Windows PowerShell for Virtual Machine Manager Cmdlet Reference (requires Windows Live ID sign-in and Beta2 registration).

To understand how the VMM PowerShell snapin relates to PowerShell, read Introducing Windows PowerShell for Virtual Machine Manager (requires Windows Live ID sign-in and Beta2 registration).

 

Published Friday, April 27, 2007 8:09 AM by tonyso

Comments

# Speedlinking #708 - Carmine, Carmine and ummm Carmine

Saturday, April 28, 2007 3:54 AM by Dugie's Pensieve

Well, System Centre Virtual Machine Manager (SCVMM) aka Carmine hit Beta 2 this week, so here are a couple

# re: VMM Beta 2: V2V

Friday, May 04, 2007 1:16 AM by varava

SCVMM RTM will have a new V2V UI Wizard

New Comments to this post are disabled
 
Page view tracker