Home All Groups Group Topic Archive Search About

Scripting solution to create new accounts?



Author
5 Oct 2007 10:12 PM
D.P. Roberts
With the "net user" command I can create user accounts with passwords and
login scripts just fine. But there are 3 things this command doesn't seem to
be able to do:

1. Specify a network home directory (it only seems to support local paths)
2. Put the user in a specific OU (it just dumps the user into the built-in
Users OU)
3. Add the user to a specific security group (it only adds the user to the
Domain Users group)

Does anyone know of a solution that will allow me to create accounts while
specifying all of the above?

Thanks...

Author
5 Oct 2007 10:37 PM
Jorge Silva
Hi
Check some samples (Not Net user)
http://www.computerperformance.co.uk/vbscript/vbscript_user_create.htm


--

I hope that the information above helps you.
Have a Nice day.

Jorge Silva
MCSE, MVP Directory Services

Show quote
"D.P. Roberts" <DProbe***@pbride.com> wrote in message
news:ePo1Vz5BIHA.1164@TK2MSFTNGP02.phx.gbl...
> With the "net user" command I can create user accounts with passwords and
> login scripts just fine. But there are 3 things this command doesn't seem
> to be able to do:
>
> 1. Specify a network home directory (it only seems to support local paths)
> 2. Put the user in a specific OU (it just dumps the user into the built-in
> Users OU)
> 3. Add the user to a specific security group (it only adds the user to the
> Domain Users group)
>
> Does anyone know of a solution that will allow me to create accounts while
> specifying all of the above?
>
> Thanks...
>

AddThis Social Bookmark Button