Windows Server 2008: dsadd, add users to active directory with command line

Опубликовано: 16 Октябрь 2024
на канале: Chris Walker (technoblogical)
36,956
49

This how to add users to active directory via command line. It requires very long command and complex syntax, but a user may be created with all the proper settings by such means.

commands used:
dsadd user "cn=Gail Andrews,ou=people,dc=my,dc=domain" -upn gandrews -samid gail.andrews -pwd * -mustchpwd yes -hmdir \\server2008a\users\gandrews -hmdrv u:

Providing training videos since last Tuesday.
http://www.technoblogical.com
Thanks for watching.