A comma-delimited list of server feature IDs that will be installed on the target computer.
Note Not all features listed in the ServerManager.xml file are compatible with all server operating systems.
Caution This property value must be specified in uppercase letters so that the deployment scripts can properly read it.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
ID1,ID2 |
The server features that are to be installed on the target computer. Valid values are located in the program_files\Microsoft Deployment Toolkit\Bin\ServerManager.xml file on the MDT server. |
Example |
[Settings] Priority=Default
[Default] OSFeatures=CMAK,MSMQ-Multicasting,RSAT |
Related Topics