Bulk add devices to Azure AD Group
A simple script, which takes a list of device names in a text file and adds them to the specified Azure AD group. Requires the AzureAD PowerShell module, the script will check for its existence and offer to install it if it is not found. This script can cope with MFA for Azure AD admins. … Read more