Get all servers that a list of users is logged onto.
Pulls a list of servers from AD, then starts a job for each server to query WMI for the owner of all explorer.exe process. Parses that info into an array of users which has a server property, and puts the servers that each of those users is logged onto in that property.