53GB

Windows Server 2008: dsrm, delete active directory users with command line



Windows Server 2008: dsrm, delete active directory users with command line

How to delete users from active directory using the dsrm command. I am using a Microsoft Server 2008. However, this command is available with earlier versions of Microsoft Server.

Commands used
dsadd user “cn=Bob Jones, ou=people, dc=my, dc=domain” -upn “Bob Jones” -samid “bjones” -fn “Bob” -ln “Jones” -pwd * -mustchpwd yes

dsrm “cn=Bob Jones, ou=people, dc=my, dc=domain”

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

Exit mobile version