Script repository
Preserve user creation initiator
The script saves the initiator of the target user creation to a predefined property.
Check if Adaxes license is close to violation
The script calculates the difference between the current number of enabled and not expired user accounts and that allowed by Adaxes license. If the difference is less than the specified threshold, the script returns true.
Add users to unmanaged list based on criteria or LDAP filter
The script adds all users matching the specified criteria or LDAP filter to the unmanaged list.
All business rules, custom commands and scheduled tasks executing a specific custom command
The script creates a file containing all business rules, custom commands and scheduled tasks executing the specified custom command.
Check whether email and username are unique
The script checks whether the email address and username specified for a new user are unique.
Recently deleted users with initiator
The script generates a report of recently deleted users with initiator.
Remove all group memberships for a user account
The scripts remove the target user account from all groups including cloud ones.
Remove object from all groups whose name starts with a specific value
The script removes object from all groups whose name starts with a specific value.
Add users except users located in particular Organizational Units to Unmanaged Accounts
The script adds all users except users located in particular Organizational Units to the unmanaged accounts list.
Temporary group membership
The set of scripts can be used to add users to AD groups for a limited period of time
Users disabled during a number of days
The script generates a report containing user accounts disabled during the specified number of days.
Enable remote mailbox
The script enables a remote mailbox for a user.
Scheduled tasks with last run start time and duration
The script generates a report containing all scheduled tasks, their last run date and duration.
Computers with BitLocker status
The script generates a report containing computers and their Bitlocker status.
Copy group membership from specified user
The script copies group membership from the user specified to the target user.
Check whether username is unique
The script checks whether the username of an account is unique in AD domain and does not match the prefixes of any proxy addresses in Exchange.
Update allowed property values in property pattern based on CSV file
The script updates allowed property values in the specified property patterns based on the CSV file.
Check if object in specific property is member of business unit
The script returns true if the object stored in the specified property is a member of the specified business unit.
Create username automatically
This PowerShell function can be used to create a username for a new user automatically based on values of the user properties.
Add msExchCoManagedByLink values to Adaxes secondary owners
The script updates the adm-ManagedByList property with values of msExchCoManagedByLink.