I obtain a list of users and computer names from the .LDB file of a Jet (Access) database. All of the users log on as "Admin." However, the computer names are unique. I want to get detailed user info using GetUserNetworkInfo from the Net API.
Is it possible to find out what user is actually logged onto each computer name?
If so, how do you suggest that I do this?
Is it possible to find out what user is actually logged onto each computer name?
If so, how do you suggest that I do this?