Scripts repository
Create dynamic distribution list
The script creates a dynamic distribution list consisting of users with Exchange mailboxes located in a certain Organizational Unit and belonging to a certain department.
Create Exchange mailbox in database specified by property value
The script creates a mailbox for a user selecting the mailbox database depending on a property value
Create Google Apps Account
The script creates a Google Apps account for an Active Directory user.
Create Google group
The script creates a Google Apps group based on an AD group.
Create groups based on departments of users
The script can be used to add users to groups by department. It adds a user to a group with the same name as the user's department. If a group with the necessary name does not exist it will be created.
Create home folder for AD group
The script creates a folder for an AD group and grants the group full access permissions for the folder.
Create LDAP filter to find all groups where subordinates of the user are members
The script creates an LDAP filter that allows finding all the groups where subordinates of the user are members.
Create LDAP filter to find all objects managed by user
The script creates an LDAP filter that allows finding all objects managed by a user, either directly or via membership in AD groups.
Create LDAP filter to find all objects managed by user's secretaries
The script creates an LDAP filter that allows finding all objects managed by all secretaries of a user.
Create LDAP filter to find all subordinates of user
The script creates an LDAP filter that allows finding all subordinates of a user, including direct reports, subordinates of direct reports, and users managed via membership in AD groups.
Create LDAP filter to find groups where user is assistant or secretary
The script creates an LDAP filter that allows finding all AD groups where user is assistant or secretary, either directly or via membership in AD groups.
Create mail-enabled group in Exchange Online based on AD group
The script creates a mail-enabled group in Exchange Online based on AD group.
Create Microsoft 365 contact based on AD contact
The script creates a Microsoft 365 (Office 365) contact based on an exeisting Active Directory contact.
Create new Web interface configuration with specific settings
The script creates a new Web Interface configuration with specific settings based on the specified existing configuration
Create object names in sequential order
The script creates object names consisting of a fixed textual part and a sequence number, for example PC-001, PC-002, PC-003 etc.
Create Remote Desktop Services profile folder
A script to create a Remote Desktop Services profile folder for a user on the file system.
Create transport rule to block mail to Exchange recipient
The script creates an Exchange transport rule that blocks incoming mail to a recipient.
Create user folder in SharePoint library
This script creates a folder in a SharePoint document library for a user.
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.
Created, moved and deleted Organizational Units
The script creates a report on Organizational Units created, moved or deleted via Adaxes.