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". 

Ha estat útil la resposta?

 Imprimeix aquest Article

Llegir també

How to change cPanel password from command line?

cPanel password of a domain can be changed from command line using cPanel script. Given below are...

My raid-10 speed seems slow when test using hdparm

See http://tldp.org/HOWTO/Software-RAID-HOWTO-9.html To check out speed and performance of your...

How to install Windows VPS under Hypervm

After you follow this http://wiki.lxcenter.org/HyperVM-Windows and still problems below:1....

How to re-install Centos yourself remotely

NOTE: This is only for Dedicated Servers. All VPS, go to client area.Assuming you currently have...

How to change hostname of a server

Simply ssh as root and type hostname s1.boxintense.com Then to make it permanent, modify this...