A comma-delimited list of User Datagram Protocol (UDP) filter ports to be assigned to the network connection. This property can be configured using the CustomSettings.ini file and the MDT DB but not the Deployment Workbench. If using Configuration Manager 2012 or Configuration Manager 2007 R3, it is also configurable using an Apply Network Settings task sequence step.
Note The x in this properties name is a placeholder for a zero-based array that contains network adapter information, such as OSDAdapter0UDPFilterPortList or OSDAdapter1UDPFilterPortList.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
port_list |
A comma-delimited list of UDP filter ports |
Example |
[Settings] Priority=Default
[Default] OSDAdapter0UDPFilterPortList=a list of approved UDP ports |
Related Topics