[script]AD User, Group and Computer Detail

Few Days back, one of my client has requested if we can write a script for him on the details of user, group and computer within his environment. As of that request, I have created a script on which Administrator can have details of user, Group and computers. Like total users, disabled users, enabled users and same with groups and computers. You can download this script from below link. Also, I have attached the output snap of the script. The output of this script can be stored on local disk or can be send using email. 🙂

Continue reading

[Solved] unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirements of the domain

Few days back one of my client called me saying that, domain users cannot change their password when they required. Every time they try to change the password, they have been facing issue like below snapshot.

unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirements of the domain.”

Continue reading

Bulk User Import on Active Directory

After the completion of the Domain Installation and Configuration on my previous blog, now it’s time to get user creation so that users may use the Domain facilities. On this blog we basically see two (2) different methods to create a user

  1. Single user creation
  2. Bulk user Import

Continue reading