
11-26-2003, 10:04 AM
|
|
Regular
|
|
Join Date: Nov 2003
Posts: 69
|
|
Enumerate domain and find local logged on users
|
All,
I am attempting to write a progam that will find all the computers on my domain, and then tell me who is logged on to that computer and place is information in a listbox, or listview box.
Does anyone have a program that will do this already? I can enumerate my computers, then pass the computer name over to a module that will tell me who is logged onto a given computer name, but it does not produce the results expected. It is having trouble locating the logged on use at this point.
TIA
|
|