Script repository
Import new and updated users from CSV file
The scripts are used to update existing and create new user accounts based on the data in the CSV file.
Import group members from CSV file
The script adds AD objects specified in a CSV file to a group.
Group membership of user subordinates
The script generates a report containing subordinates of the selected user and the groups the groups the subordinates are members of.
Grant temporary full mailbox access to user
Grant temporary full mailbox access to user
Grant target user full access over specific mailbox
The script grants the target user full access over a specific mailbox.
Grant permissions over a mailbox to members of a group
The script grants Full Access and send As permissions to members of the target group over a specific mailbox.
Grant mailbox permissions to users predefined in a multivalued property
The script grants Full Access and Send As permissions to the users whose DNs are stored in a multivalued attribute.
Grant mailbox permissions to multiple trustees
The script grants mailbox permissions to multiple accounts specified in a custom command parameter.
Grant Full Access to manager for all subordinates' mailboxes
This script provides a manager with full access to mailboxes of all his/her subordinates.
Grant access to user's home folder
The scripts grant full access permissions over the home folder of the target user account.
Get number of enabled and not expired users in an AD domain without using Adaxes
The script returns the number of enabled and not expired user accounts in an AD domain without using Adaxes cmdlets or interfaces.
Get mailbox move status in Exchange Online
The script gets the status of the move of a user's mailbox in Exchange Online.
Generate unique primary SMTP address
The script sets a unique primary SMTP address for a mailbox.
Generate sequential property values
The script generates sequential property values consisting of a fixed textual part and a sequence number, for example IDDQD-001, IDDQD-002, IDDQD-003 etc.
To generate object names using the script, create a business rule triggered before creatin...
To generate object names using the script, create a business rule triggered before creatin...
Generate a unique 6-digit value for AD property
The script generates a unique 6-digit value for the specified Active Directory property.
Force membership update for all rule-based groups
The script forces membership update for all the existing rule-based groups.
Force Active Directory Synchronization with Microsoft 365
The scripts force Active Directory Synchronization with Microsoft 365 (Office 365).
Force Active Directory replication
The script forces replication in the domain of the object the script is executed for.
Export users located in Organizational Unit to SQL
The script export user accounts located in a certain Organizational Unit to an SQL database table.
Export user properties to CSV file
The script exports specified user properties to a CSV file.