Creating user in AD using login script

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi , can i create a new user using vb script ? I also want it to be able to
create folder with permission. Please help.

Thanking you in Advance
 
Howdy!

Paul gave you some good links. I have created ( with the help of several
others ) an HTA that creates user account objects, mail-enables the user
account object, joins it to several groups and creates a home folder ( as
well as a couple of others.... ). For the permissions I use something that
I found on called SetACL. It is similar to xcacls in function. You might
want to look up this utility application as well...

--
Cary W. Shultz
Roanoke, VA 24012
Microsoft Active Directory MVP

http://www.activedirectory-win2000.com
http://www.grouppolicy-win2000.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top