Description of problem: The procedure to create windows 2012 R2 server template seal is not discussed in the documentation which leads to confusion whether this is possible or not or unsupported. On the other hand, the configuration is given to set the defaults for template of windows server 2012 in: /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties # Windows2012x64(23, OsType.Windows, true); os.windows_2012x64.id.value = 23 os.windows_2012x64.name.value = Windows 2012 x64 os.windows_2012x64.derivedFrom.value = windows_2008x64 os.windows_2012x64.sysprepPath.value = ${ENGINE_USR}/conf/sysprep/sysprep.2k12x64 os.windows_2012x64.productKey.value = os.windows_2012x64.devices.display.protocols.value = vnc/cirrus Version-Release number of selected component (if applicable): RHEVM 3.4 Documentation: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.4/html-single/Administration_Guide/index.html#sect-Sealing_a_Windows_Template So, is this intentional to not to include the procedure? Or we can add it by testing the procedure for windows 2012?
*** This bug has been marked as a duplicate of bug 1152619 ***
The changes for this bug are now complete and available at: 3.5 https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5/html-single/Administration_Guide/index.html#sect-Sealing_a_Windows_Virtual_Machine_for_Deployment_as_a_Template 3.6 https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.6/html-single/Virtual_Machine_Management_Guide/index.html#sect-Sealing_a_Windows_Virtual_Machine_for_Deployment_as_a_Template 4.0 Beta https://access.redhat.com/documentation/en/red-hat-virtualization/4.0-beta/virtual-machine-management-guide/#sect-Sealing_Virtual_Machines_in_Preparation_for_Deployment_as_Templates