[Package]
version: 1
depends: 

[Product]
type: localboot
id: opsi-vhd-control
name: opsi-vhd-control
description: If there is no vhd-child (first run) create it; if there is a child-vhd replace by empty child; in upgrade mode merge child to parent before replace.
advice: 
version: 4.3.0.5
priority: -96
licenseRequired: False
productClasses: 
setupScript: setup.opsiscript
uninstallScript: 
updateScript: 
alwaysScript: 
onceScript: setup.opsiscript
customScript: 
userLoginScript: 

[ProductProperty]
type: bool
name: disabled
description: If true: do nothing
default: False

[ProductProperty]
type: bool
name: upgrade
description: If true: Merge child changes to parent and replace child and set back this property to false; If false: only replace child
default: False

[ProductProperty]
type: bool
name: stop_on_no_network_in_pe
description: Stop in PE if there is no network connection (Ignored if start_network_in_winpe=false)
default: False

[ProductProperty]
type: bool
name: start_network_in_winpe
description: Default=true ; If false: the installationstate will be set by the first part; opsi will not see any Errors while PE task and also no log from the PE part; Makes sense on working over WIFI
default: True

[ProductProperty]
type: unicode
name: setup_after_restore
multivalue: True
editable: True
description: Which opsi product(s) should we switch to setup after vhd restore is done ?
values: ["windomain"]
default: ["windomain"]

[ProductProperty]
type: bool
name: force_initial
description: If true: Ignore existing meta data files and make a new one
default: False

[ProductProperty]
type: unicode
name: exclude_from_meta_data_restore
multivalue: True
editable: True
description: Which opsi product(s) should be excluded from meta data restore ?
values: [""]
default: [""]

[ProductProperty]
type: bool
name: winpe_debug_cmd_exe
description: Debug only - start debug cmd.exe in PE
default: False

[ProductProperty]
type: bool
name: no_reboot_in_pe
description: Debug only - Stop in PE after every thing is done if no connection to the opsi webservice could be established in order to examine the log file
default: False

[ProductProperty]
type: bool
name: no_pe_hide_in_pe
description: Debug only - Do not try to re-hide the pe-partition in the pe task
default: False

[ProductProperty]
type: bool
name: copy_bcd_current_snapshot
description: Debug only - use old bcd entry creation
default: False
