Script repository
Copy user properties and group membership
The script allows copying values of properties and group membership from a user to another user.
Automatically add a digit to the username if it is not unique
The scripts can be used to automatically generate a unique username for a user by adding a digit.
Grant access to user's home folder
The scripts grant full access permissions over the home folder of the target user account.
Remove values of a multivalued property using regular expressions
The script removes values matching a regular expression from a multi-valued property.
Check whether email and username are unique
The script checks whether the email address and username specified for a new user are unique.
Enable/Disable ActiveSync Exchange feature based on group membership
This script enables the ActiveSync feature for Exchange mailboxes who are members of a specific group, and disables the feature for those members who are not part of the group.
Check Microsoft 365 license being assigned
The script checks whether the specified Microsoft 365 (Office 365) license is being assigned to a user
Changes in group membership (including changes made by 3rd party tools)
The script sends a report on changes of an AD group membership, no matter whether the changes were made using Adaxes or any 3rd party tools, such as ADUC or Exchange.
Delete/Purge user profile folder
Scripts to delete or purge a user's profile folder.
Assign/Revoke Microsoft 365 licenses based on user group membership priority
The script assigns a Microsoft 365 (Office 365) license for a user based on which AD group the user is a member of.
Copy folder structure with permissions
The script copies all the items from the source folder to the target folder keeping the permissions.
Reset password in Google Apps
A script to reset a user’s password in Google Apps.
Mailbox de-provisioning and re-provisioning
These 2 scripts allow to disconnect a user mailbox, and then reconnect it later, if necessary.
Check whether 'Automatically update e-mail addresses based on e-mail address policy' option is enabled
The script checks whether the Automatically update e-mail addresses based on e-mail address policy option is enabled for an Exchange recipient.
Get mailbox move status in Exchange Online
The script gets the status of the move of a user's mailbox in Exchange Online.
Scheduled Task Activity History
The script generates and emails an HTML report on the activity of a Scheduled Task.
Self-Service Password Resets
Scripts that generate report on password resets via Adaxes Password Self-Service.
Create Google Apps Account
The script creates a Google Apps account for an Active Directory user.
Save mailbox size to Active Directory attribute
The script saves mailbox size to an Active Directory attribute.
Check whether Employee ID is present in SQL Database
This script checks whether an Employee ID specified for a new user in Active Directory is present in the user's record from an SQL HR database.