Hi, I'm trying pywin32 code on http://www.koders.com/python/fid0A9817CC3BE77569E22AF2152A0B96C5F88268C8.aspx?s=shell_notifyicon. I'd like enumerates all the domain groups (and users for each group). It works very good for all groups, except DOMAIN USERS group. Function win32net.NetGroupGetUsers return not correct users number for DOMAIN USERS group, because add number of PC clients to 89 (on my server users of this group are 89). I can't understand, can you help me?

Thank you very much
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to