Sysprep#
- class Sysprep(install_type=None, sysprep_script=None, *args, **kwargs)[source]#
Bases:
object
If this field is set, the guest will be customized using Sysprep. Either unattend_xml or custom_key_values should be provided. If custom_key_values are provided then the unattended answer file will be generated using these key-value pairs.
- Parameters:
install_type – (
install_type
)sysprep_script – (
sysprep_script
)
- property install_type#
- Type:
- property sysprep_script#
- Type: