script for AD

  • Thread starter Thread starter Edson
  • Start date Start date
E

Edson

Hi,,
I migrating users from servers and AD..
I would like a script o make easy my life.
I need, Creat Groups on AD -> add user on these groups ->
creat folders for their login account -> add logon script
for each one, export a list from AD with name an user...
 
Edson said:
Hi,,
I migrating users from servers and AD..
I would like a script o make easy my life.
I need, Creat Groups on AD -> add user on these groups ->
creat folders for their login account -> add logon script
for each one, export a list from AD with name an user...

Try the ADSI newsgroups and also have a look at the Active Directory and
ADSI sections of MSDN. It's a big job if you've never done AD scripting
before, but it is possible (and useful) once you get the scripts to
work. There's also a script resource centre on msdn with samples

http://msdn.microsoft.com/
 
Back
Top