Creating multiple computer accounts

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

Hi
Does anyone know of a quick way of creating around 500
computer accounts in two OU's "desktops" and "laptops"
within AD?
the ldap path is "ou=desktops,ou=computer
accounts,dc=Domain,dc=com"

Thanks
 
You can script this either by batching around the netdom command or writing an adsi script.

1. Go check out the scripting/adsi groups
2. Go check out the command line group
3. Go buy Robbie Allen's Active Directory Cookbook
4. Check out the technet scriptcenter
 
Back
Top