Windows Imaging Component (see your vendor documentation for details) before installing XenServer Tools.
To install XenServer Tools:
a.On the Resources pane, select the XenServer host and then the Search tab. The XenServer Tools not installed blue status text appears next to the new VM.
b.Click the text to open the XenServer Tools setup wizard on the VM console.
c.Click the Install XenServer Tools button, and then Run Xensetup.exe.
d.When prompted, click Yes to allow the program to make changes to the computer.
e.Accept the License Agreement, and click Next to continue.
f.Choose a destination folder and click Install.
g.Select Reboot now, and then Finish to complete the installation.
4.4. Using the CLI to Create a Windows VM
This section describes the procedure to create a Windows VM from an ISO repository using the xe CLI.
Installing a Windows VM from an ISO Repository Using the CLI
1.Create a VM from a template:
xe
This returns the UUID of the new VM.
2.Create an ISO Storage Repository:
3.List all of the available ISOs:
xe
4.Insert the specified ISO into the virtual CD drive of the specified VM:
xe
5.Start the VM and install the operating system:
xe
At this point, the VM console will now be visible in XenCenter.
For more information on using the CLI, see Appendix A, Command Line Interface, in the XenServer Administrator's Guide.
13