Creating NT Workstation Accounts 
Author Message
 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



Sun, 27 May 2001 03:00:00 GMT  
 Creating NT Workstation Accounts
Take a look at www.netfokus.dk/vbadmincode This does not explicitly cover
creation of computer accounts, but has many examples of account manipulation
in general. You should be able to work it from there...

Cheers,

Andy


Quote:
>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



Sun, 27 May 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Setting Lcoal Account Policies on NT 4 Workstations

2. Windows NT Workstation account

3. Creating Shortcut icon under NT 4.0 Workstation

4. Creating NT Accounts

5. Creating NT User accounts using ADSI (WinNT:) within VB.Net

6. Creating NT accounts with VB5

7. Creating an NT user account in VB

8. Creating NT accounts with VB5

9. create user account in an NT-DOMAIN

10. VB WIN 32 API TO CREATE A USER ACCOUNT ON NT/2000

11. Creating NT Accounts

12. Creating multiple NT accounts

 

 
Powered by phpBB® Forum Software