BulkCreateM365Users

1.0

This script uses the Microsoft.Graph.Users module to create a specified number of dummy users in your Microsoft 365 tenant.
The script generates random first and last names for each user and sets a random password for each user.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name BulkCreateM365Users -RequiredVersion 1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Paul van Boerdonk

Functions

New-DummyUser Get-RandomPassword Get-RandomName

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.2 6 12/18/2024
1.1 5 12/18/2024
1.0 (current version) 6 12/18/2024