Note: The use of the scripts requires the PowerShell Module ActiveDirectory.
-
Adds users to Active Directory groups.
-
Copy a Active Directory account.
-
Gets the memberships of the Active Directory account.
-
Gets the properties of the Active Directory account.
-
Get-ADUsersWithDefinedStatus.ps1
Lists users where disabled, inactive, locked out and/or account is expired.
-
Creates a user in the OU path.
-
Removes users to Active Directory group
-
Removes Active Directory service account.
-
Removes Active Directory account.
-
Removes users to Active Directory groups.
-
Resets the password of the Active Directory account.
-
Sets the expiration date for an Active Directory account.
-
Sets the properties of the Active Directory user.
-
Enable, disable and/or unlock a Active Directory account.