Hints on Creating Windows KVM Templates

Templating Windows is a fairly easy process for KVM. All versions of windows can be resized by SolusVM if using the generation 2 templating system.


Partitions
The most recent versions of Windows usually creates a RESERVED partition when installed. This partition does NOT need to be removed like it does for Xen HVM templates. We suggest a single C: partition to make the template creation process easy. 

If you opt to install Windows as default, the partition to resize will usually be 2, however for Windows XP and Server 2003 no RESERVED partition is created so the partition to resize would be 1. 

Administrator Password
Most version of Windows Server requires an Administrator password to be set on first login. This can make it difficult for you to create a template that contains a datacenter license key because you have to login first. We suggest you set a default Administrator password and specify that in the Default root/admin password box when adding the template to SolusVM. There are also other tools on the internet to prepare a Windows install for cloning, Just Google "Windows sysprep". 

這篇文章有幫助嗎?

 列印本文

Also Read

How to restore all data from old drive to a new drive on a cpanel server

You basically ssh to server as root and look for your old/original drive via command fdisk -l...

Fix WHM/cPanel cPHulk Brute Force Protection Lock Out Via SSH

ssh to the server and login as root then type   mkdir /home/cphulkchmod 777...

How to update cpanel license key

First, ssh to your server as root and just type /usr/local/cpanel/cpkeyclt

How to create KVM template

Creating KVM Templates Overview From version 1.13.00 a script is supplied on...

How to install lm_sensors on XenServer

This is tested on Xenserver 6, may also work on other similar OS 1. ssh to server as root 2....