win32net.NetLocalGroupGetInfo
dict = NetLocalGroupGetInfo(server, groupname , level )
Retrieves information about a particular group on a server.
Parameters
Win32 API References
Return Value
The result will be a dictionary in one of the PyLOCALGROUP_INFO_* formats, depending on the level parameter.