Scripts repository
Dynamic distribution list members
The script creates a CSV-formatted report on members of a dynamic distribution list.
Email information on each approved request to create an object
The script emails information on each request to create an AD object once it is approved, including the requestor, the user who approved it and a list of all properties of the new object.
Email information on each approved request to perform operations of a certain type
The script emails information on each request to perform operations of a certain type (e.g. Modify). The email includes the requestor, the user who approved it and a list of all properties of the new object.
Enable or disable specific Web interface
The scripts enable or disable the specified Web interface.
Enable password reset at next logon in Microsoft 365
The script enables the 'Require this user to change their password when they first sign in' option for the user in Microsoft 365.
Enable remote mailbox
The script enables a remote mailbox for a user.
Enable user in Microsoft 365 after adding to group
Scripts to enable a user in Microsoft 365 (Office 365) after adding to a group.
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.
Ensure Full Name is unique
This PowerShell script will cancel creation of a new user if another user with the same full name already exists in your Active Directory domain.
Execute custom command on user with username identical to the target user
The script executes a custom command on a user with the same username as the target user, but located in another AD domain.
Execute custom command on users listed in CSV file
The script executes a certain custom command on users listed in a CSV file.
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 and import user and computer properties
The scripts allow exporting properties of user and computer accounts in all domains managed by Adaxes to CSV files, editing them, and then importing back into Active Directory.
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 custom attribute values to CSV
The script exports values of custom attributes of an Active Directory object to a CSV file.
Export data from OneDrive
The script exports data from a user OneDrive to a server folder.
Export group members and their membership to CSV
The scripts exports group members and their membership according to a pattern to a CSV file.
Export group members to CSV file
The script exports a list of members of an AD group to a CSV file. The list includes both direct and indirect group members.