Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

Comparison: SCVMM P2V and Sysinternals Disk2VHD
Sysinterals recently released a free P2V. The comparison table below is for your reference to help highlight the difference in features and functionality between the two. The table is not meant to pin one tool against the other (i.e. who is better). The Read More...
Recovering VM that has snapshots but no Hyper-V Export file (last resort)
If you need to quickly recover a VM that has snapshots but no export file, you can use the commands in SCVMM R2 that enable rapid provisioning. In this case you are creating a new VM from the latest AVHD. NOTE: This approach does not recreate the snapshot Read More...
SCVMM 2008 R2 RTM is now available
Download the eval of SCVMM 2008 R2 RTM - http://blogs.technet.com/systemcenter/archive/2009/08/24/system-center-virtual-machine-manager-vmm-2008-r2-rtms.aspx Read More...
Windows 7 and Windows Server 2008 R2 Volume Activation Deployment Guide Published
http://technet.microsoft.com/en-us/library/dd772269.aspx Includes KMS client setup keys. Useful when creating SCVMM Guest OS profiles. --snippet-- Manually Activate a KMS Client By default, KMS clients automatically attempt to activate themselves at preset Read More...
Quick Storage Migration
Excellent post from Edwin Yuen on Quick Storage Migration (QSM): http://blogs.technet.com/virtualization/archive/2009/06/25/system-center-virtual-machine-manager-2008-r2-quick-storage-migration.aspx Read More...
SCVMM 2008 R2 RC Public Release Available Now!
Today the SCVMM team released SCVMM 2008 R2 Release Candidate. You can read all about it here. http://blogs.technet.com/scvmm/archive/2009/06/06/scvmm-2008-r2-rc-public-release-available-now.aspx Happy Virtualizing! Read More...
How to replicate VMM templates from one Library server to another Library Server programmatically?
Many customers ask how they can replicate VMM templates to other Library servers (within a single VMM instance). A template is really a collection of properties stored in the database and pointers to VHDs stored on the Library server (exposed through Read More...
How to change default P2V port
VMM2008 will block P2V on source machines with an SSL cert registered on 443. To change the default port used by VMM, please follow these precise steps. 1. Go to Regedit->HKLM\Software\Microsoft\Microsoft System Center Virtual Machine Manager Server\Settings Read More...
Error (12709) The operation on did not complete successfully because of the error: Server sent disconnect message
When you perform a V2V from a VMware host and I get the following error: Error (12709) The operation on did not complete successfully because of the error: Server sent disconnect message: type 2 (protocol error : too many authentication failures for root) Read More...
Deploying a new VM from template in VMM requires a PID for Windows Vista and Windows Server 2008... but your environment uses KMS for activation
Check out the following document for a set of public PIDs that you can use in the OS profile: http://download.microsoft.com/download/4/5/f/45fb677a-c215-442e-afd0-419e08b6c5d1/Volume%20Activation%202.0%20Deployment%20Guide.doc KMS Client Setup Keys By Read More...
SCVMM2008 RTM
Please continue reading more on Rakesh's blog: http://blogs.technet.com/rakeshm/archive/2008/10/21/scvmm-2008-is-released.aspx Read More...
New VM from template fails with "Windows could not parse or process the unattend answer file for pass [specialize]..."
VMM uses Template objects to deploy new VMs from templates stored in the Library. To automate the provisioning of new VMs from templates, VMM can pass the answer file to Windows during sysprep customization/specialization (this is why you create Guest Read More...
Migrating VS2005 VM with VM Additions (13.813+) installed to Hyper-V using VMM
VMM 2008 automates the uninstall of Virtual Server VM Additions (version 13.813+) and installation Hyper-V Integration Components with no user interaction. Two ways to take advantage of this feature - 1) If you have a VM that was running under Virtual Read More...
Digging deeper into: Error (13206) Virtual Machine Manager cannot locate the boot or system volume on virtual machine
When creating a new VM from scratch with a blank VHD or a VHD with a non-Windows OS , you will get the warning (VMM does peak inside the VHD as part of the creation process to determine this). This warning can be ignored. To have the VM autostart after Read More...
Using a static MAC range in VMM
VMM has a new cmdlet to get the next available MAC from the static pool: New-PhysicalAddress. When creating a VM, the calling script can first see the next MAC that available in the static pool and then commit it as part of the provisioning process. First Read More...
Page view tracker