The reserved property that determines the sequence for finding configuration values. The Priority reserved property lists each section to be searched and the order in which the sections are searched. When a property value is found, the ZTIGather.wsf script quits searching for the property, and the remaining sections are not scanned for that property.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
˜ |
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
|
|
ZTI |
˜ |
Value |
Description |
section1, section2 |
The sections to be searched in the order they are to be searched |
Example |
[Settings] Priority=MACAddress, Default
[Default] UserDataLocation=NONE CustomProperty=TRUE
[00:0F:20:35:DE:AC] OSDNEWMACHINENAME=HPD530-1
[00:03:FF:FE:FF:FF] OSDNEWMACHINENAME=BVMXP |
Related Topics