#user device affinity
2 posts
-
Nov 26, 2018
Powershell Script to Find Primary User from McAFee ePo and Feed Data into SCCM Device Affinity
Here is my powershell script to get primary user data from McAfee ePo database, then use Add CMUserAffinityToDevice to import them into SCCM, and remove any primary user begins with "adm" or "!"....
-
Aug 25, 2015
SCCM Query to See Device Owner Using User Device Affinity (uda)
When I google online, lots of information there. but none worked :( here is the sccm query to see device owner by using User Device Affinity. it will list computer name, the device's owner, user's...