FancyPrairie
Programmer
How do I determine the name of the computer the user is logged on if all I have is the user's name? I thought I could use a SQL statement Where objectCategory="computer" and search based on the last computer the user logged on to. Is this possible? If so, how?