Hello,
I'm working on a script which adds new users. I'm using Perl 5005_03 AS and Win32::AdminMisc. But there is no UserCreate function in that module that would consider users' Misc. Attributes, such as USER_FULL_NAME, or USER_WORKSTATIONS. (Neither does the Win32::NetAdmin::UserCreate function)) Where can I find such a function (or module)?? Thank you. |