Overview

Translations:

The process of creating a new VPS template for WSP solution could be outlined by the following diagram:

Step

Description

Create “Master” Virtual Machine 
 

Create a new “master” virtual machine. Its’ Virtual Hard Drive (VHD) with pre-installed operating system and other software will be used as a template for customer virtual machines.

Install Guest Operating System  

 

Install desired operating system on “master” virtual machine. Configure operating system settings, services and install additional applications.

Install Hyper-V Integration Services  

 

Install Hyper-V Integration services including drivers for virtual hardware, mouse support and integration components.

Install WSP VmConfig Service 

Install WebsitePanel Virtual Machine Configuration Service (WSP VmConfig) to execute various provisioning tasks and gather real-time statistics.

Sysprep “Generalize” pass

Generalize “master” operating system with Sysprep utility and prepare it for multi-copying.

Replace Unattended answer file with template

Copy “master” VHD to DNP Templates library, mount it and replace unattended Setup answer file with template. Setup other installation scripts if required.

Deploy VHD to WSP Templates Library

Add a new template “item” into Template library index file, describe template supported features and provisioning options.

This document covers every step in more details below.