how do i get the list of all windows users ? not just the current user all of them
Printable View
how do i get the list of all windows users ? not just the current user all of them
List of all windows users from where? Active Directory??
no the windows accounts, not the ones builtin with Active Directory
Are you asking about Windows accounts on a local system? Which OS are you using?Quote:
Originally Posted by hyousuf2
I believe this can be retrieved through WMI or you can look in the registry at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
please check the image, i want that list somehow
I guess you can use WMI, but I am not sure if that would help.
Although this is just a suggestion because I am not sure about how this can be achieved. Maybe someone else can help.