Get groups and the number of associated users in that group in a system ?
-
How I get groups and the number of associated users in that group of a system. Regards
“You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford
-
How I get groups and the number of associated users in that group of a system. Regards
“You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford
Check out
NetGroupEnum
andNetGroupGetUsers
APIs.«_Superman_» I love work. It gives me something to do between weekends.
-
How I get groups and the number of associated users in that group of a system. Regards
“You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford
Mogaambo wrote:
How I get groups and the number of associated users in that group of a system.
Furthur to Superman's answer, use NetLocalGroupEnum[^] and NetLocalGroupGetMembers[^] to retrieve a list of the members of a particular local group in a local machine/system. Mogaambo khush huvaa ? ;)