Specifies the users who will be assigned affinity with a specific device using the UDA feature, which is available only in Configuration Manager 2012.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
|
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
user1, user2, … |
The comma-separated list of users in Domain\User_Name format that will be assigned affinity with the target device. Note You can only use the NetBIOS domain name in this value, such as Fabrikam\Ken. You cannot use the fully qualified domain name (fabrikam.com\Ken) or the UPN notation (ken@fabrikam.com). |
Example |
[Settings] Priority=Default
[Default] SMSTSAssignUserMode=Auto SMSTSUdaUsers=Fabrikam\Ken, Fabrikam\Pilar |
Related Topics