Microsoft Virtual Server Migration Toolkit screenshots - TechRepublic

Microsoft Virtual Server Migration Toolkit screenshots

  • gatherhw.JPG

    Garther server hardware information

    Server virtualization allows organizations to maximizing their hardware resources by running multiple virtual machines on a single physical machine. This screenshot gallery shows the toolkit in action. Check out Joshua Hoskins’ The Right Tool for the Job? blog post, to learn how his IT department migrated its physical server to virtual servers using the Microsoft’s Virtual Server Migration Toolkit (VSMT).

    The first step in the migration process is the creation an XML file of the hardware in the physical computer. That is done with command line tool GATHERHW.

    Submitted by Joshua Hoskins

  • Validate the hardware against Virtual Server

    After creating the XML file with hardware information, you must then validate the file against Virtual Server. This step will tell you if you need to load any additional software. You run the vmscript command with the /hwvalidate switch.

  • Generate migration scripts

    You will then to create a series of scripts necessary to perform the capture and creation of the virtual machine. This is another vmscript command, but this one has a long series of switches behind it. You must be very careful when working on the syntax for this command, as it factors heavily in the creation of your virtual machine.

  • Capture the source machine

    At this point you will run \u00efurcename\u00fcapture.cmd. This step will create a PXE boot source for the physical computer, take control of the device in ADS (Automated Deployment Services), and begin the series of jobs necessary in ADS to complete taking the image.

  • Running capture job

    You will be able to monitor the progress of the job in ADS via the Running Jobs tab.

  • Capture progress

    You can also view the progress (in 10 percent increments), and all the steps taking place within the job by double clicking on the job itself.

  • Create the virtual machine (1 of 2)

    You will then run \u00efurcename\u00fcreatevm.cmd to create the virtual machine on the destination virtual server.

  • Create the virtual machine (2 of 2)

    This is the second part of the creation output.

  • Virtual machine after creation

    This is the virtual machine that was created with the createvm script. Do not turn on the virtual machine at this point. It will be turned on in the next step.

  • Deploy the image

    At this point you will deploy the image you created to your virtual machine. This is done with the \u00efurcename\u00fdeployvm.cmd. This will create all of the necessary jobs within ADS, verify the proper boot floppy in the virtual machine, boot the virtual machine, and run the processes through ADS to deploy the image.

  • Virtual machine recieving image

    You will be able to monitor the progress of the deployment through ADS (in 10 percent increments) or on the screen of the virtual server itself.

1 of 11
BD

Bill Detwiler is the Editor for Technical Content and Ecosystem at Celonis. He is the former Editor in Chief of TechRepublic and previous host of TechRepublic's Dynamic Developer podcast and Cracking Open, CNET and TechRepublic's popular online show. Previously, Bill was an IT manager in the social research and energy industries. He has bachelor's and master's degrees from the University of Louisville, where he has also lectured on computer crime and crime prevention.