Skip to content

Commit d9d2014

Browse files
committed
doc(XCP-ng): Explain how to apply Viridian enlightenments to Windows VM templates
Signed-off-by: Thomas Moraine <[email protected]>
1 parent 9f28704 commit d9d2014

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/vms/vms.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,15 @@ Certain applications, such as Oracle ASM, require a unique identifier for disk d
7474

7575
Viridian is a codename for [Hyper-V](https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-overview), a native hypervisor developed by Microsoft that allows the creation of virtual machines on x86-64 systems running Windows.
7676

77-
Viridian extensions —referred to as "Viridian enlightenments" by Microsoft— are used by any "recent" Windows OS to work properly. Make sure they are enabled for your VM. To know more, read the VM Templates section of the [Xen Orchestra documentation](https://docs.xen-orchestra.com/vm-templates).
77+
Viridian extensions —referred to as "Viridian enlightenments" by Microsoft— are used by any "recent" Windows OS to work properly. Make sure they are enabled for your VM.
78+
79+
:::tip
80+
81+
Viridian enlightenments are enabled by default on Windows VM templates included with XCP-ng.
82+
83+
To enable Viridian enlightenments to other Windows VM templates, you need to enable them manually. To do this, run `xe vm-param-set uuid=<vm uuid> platform:viridian=true`.
84+
85+
:::
7886

7987
### Manage screen resolution
8088

0 commit comments

Comments
 (0)