Scripts repository
Execute custom command with name specified in user property
The script executes a custom command for a user. The name of the command is taken from a property of the user.
Export a report
The script generates a report and exports it to a file.
Export all scripts from business rules, custom commands and scheduled tasks
The script exports all scripts from business rules, custom commands and scheduled tasks
Export approval requests to CSV
The script exports approval request information to a CSV file once an approval request is approved, denied or cancelled.
Export mailbox archive to PST
A script to export the content of an Exchange mailbox archive to a Personal Storage Table (PST) file.
Export mailbox to PST
The scripts export an on-premises Exchange mailbox to a PST file.
Export user information to SQL database
The script exports properties of a user to an SQL database.
Export user photo to file
A script to export a user's photo stored in Active Directory to a file.
Export user properties to CSV file
The script exports specified user properties to a CSV file.
Export users located in Organizational Unit to SQL
The script export user accounts located in a certain Organizational Unit to an SQL database table.
Force Active Directory replication
The script forces replication in the domain of the object the script is executed for.
Force Active Directory Synchronization with Microsoft 365
The scripts force Active Directory Synchronization with Microsoft 365 (Office 365).
Generate a unique 6-digit value for AD property
The script generates a unique 6-digit value for the specified Active Directory property.
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 unique primary SMTP address
The script sets a unique primary SMTP address for a mailbox.
Get mailbox move status in Exchange Online
The script gets the status of the move of a user's mailbox in Exchange Online.
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.
Grant access to user's home folder
The scripts grant full access permissions over the home folder of the target user account.
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 full access to user OneDrive
The script grants full access to OneDrive of a user to their manager and additional trustees specified in a DN syntax property of the user. The script can be used in a business rule, custom command or scheduled task configured for User object type.