Script repository
Add allowed property value to a property pattern
The script adds a new value to the list of values allowed for a property by a property pattern and sorts all the values in alphabetical order.
Updated on: Jan 18, 2026, Views: 6782
Automatically add a digit to Full Name if it is not unique in all managed domains
The script automatically adds a digit to Full Name if it is not unique in all managed domains.
Updated on: Jan 18, 2026, Views: 2340
Automatically add a digit to the username if it is not unique
The script adds a digit to the username if it is not unique.
Updated on: Jan 18, 2026, Views: 7631
Cancel operation if Full Name is not unique
The script cancels the operation if another user with the same Full Name already exists in your Active Directory domain.
Updated on: Jan 18, 2026, Views: 3999
Check Entra account last logon
The script checks whether the last logon date of the related Entra user account equals the current date.
Updated on: Jan 18, 2026, Views: 2182
Check combination of property values
The script checks whether the value of one property matches the value allowed for another property.
Updated on: Jan 18, 2026, Views: 2344
Check if account is inactive in Microsoft Entra ID longer than a period of time
The script returns true if the account is inactive in Microsoft Entra ID longer than a period of time.
Updated on: Jan 18, 2026, Views: 2232
Check if the property is empty before modification
The script checks the property being modified and returns true if it is currently empty.
Updated on: Jan 18, 2026, Views: 1712
Check whether Employee ID is present in SQL Database
The script checks whether the new Employee ID set for a user is present in the user's SQL database record.
Updated on: Jan 18, 2026, Views: 5584
Check whether email and username are unique
The script checks whether the email address and username specified for a new user are unique.
Updated on: Jan 18, 2026, Views: 7551