
Creating NT Workstation Accounts
I am sure that this topic has been discussed before, but I was unable to
find enough info in the archives.
I would like to create NT workstation accounts with Vb using the APIs. I
have an MS article (Q136867) that explains how to do this using the Win32
SDK. However, the code examples are in C++.
If anyone can point me in the right direction (ie declares, types, etc.) I
would appreciate it. Or if someone could recommend a good book for VB API
programming that would be helpful as well.
I am familiar with the <net computer \\comp-name /add> cmd line, but do not
wish to implement it this way.
Thanks,
Norman Menz