VBScript to add users to two domains 
Author Message
 VBScript to add users to two domains

I'm looking for a script that will allow our helpdesk to add a new
user to the domain.  When they hit submit, it will not only add the
user to our NT4 domain, but it will also add the user to our active
directory domain at the same time.  Would this be easy, and does
someone already have something similar to this they can send or show
me?  I'm kinda new to this whole scripting thing.

Thanks



Sun, 08 May 2005 10:20:06 GMT  
 VBScript to add users to two domains
I wouldn't do this with VBScript but with a tool "Active Directory
Connector"
this tool can replicate account, so when you create an NT 4 user, the tool
automatically creates a new account in you AD domain.


Quote:
> I'm looking for a script that will allow our helpdesk to add a new
> user to the domain.  When they hit submit, it will not only add the
> user to our NT4 domain, but it will also add the user to our active
> directory domain at the same time.  Would this be easy, and does
> someone already have something similar to this they can send or show
> me?  I'm kinda new to this whole scripting thing.

> Thanks



Sun, 08 May 2005 16:52:16 GMT  
 VBScript to add users to two domains
Active Directory Connector?  Isn't that only for Exchange?

On Wed, 20 Nov 2002 09:52:16 +0100, "Patrick"

Quote:

>I wouldn't do this with vbscript but with a tool "Active Directory
>Connector"
>this tool can replicate account, so when you create an NT 4 user, the tool
>automatically creates a new account in you AD domain.



>> I'm looking for a script that will allow our helpdesk to add a new
>> user to the domain.  When they hit submit, it will not only add the
>> user to our NT4 domain, but it will also add the user to our active
>> directory domain at the same time.  Would this be easy, and does
>> someone already have something similar to this they can send or show
>> me?  I'm kinda new to this whole scripting thing.

>> Thanks



Mon, 09 May 2005 04:30:23 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Add new domain user using vbscript

2. Add a user in domain 2 from domain 1 using the classes in the DirectoryServices

3. Add Domain Users Group to Powe Users Group in Script

4. COM Adding a user(account) on the nt database(user domain)

5. Adding users to a domain

6. add user to every computer in domain

7. Adding domain users to Local Administrators

8. Adding users to a domain

9. Add user to domain group

10. Add domain user to local PC Admins group?

11. Adding/Modifying user/mail information in an NT4.0 domain

12. Adding domain users in VB

 

 
Powered by phpBB® Forum Software