[python-win32] Creating users

James Carroll mrmaple at gmail.com
Wed Mar 8 18:58:15 CET 2006


> >>> i = win32net.NetUserEnum('',0,0)

That's It!

I was thinking the third parameter would give me more information if
it was a bigger number (I copied a 3 from the win32netdemo.py) but
just having a 0 there gives me all the users I was hoping for.

Thanks,
-Jim


More information about the Python-win32 mailing list