Managing Microsoft 365 Users Using Microsoft Graph PowerShell
Microsoft has currently disabled new registrations for the MS 365 Dev program. For the time being, please treat the lab as read-only or bring your own MS 365 account. Our team is currently working on an update, thank you for your understanding.
Description
Microsoft Graph PowerShell is a great tool to interact with your Microsoft 365 environment via a command-line interface. As a system administrator, you may be tasked with managing users in your Microsoft 365 environment. Microsoft Graph PowerShell gives you the ability to easily and quickly create users on Microsoft 365, amend their details, even remove users, and much more.
In this lab, you will explore the Microsoft Graph PowerShell module by managing users in your Microsoft 365 environment.
Note: Due to this lab requiring the creation of a Microsoft 365 organization with an Admin Center, if you don't already have one you will need to provide a mobile phone number to pass the account creation process.
Learning Objectives
Upon completion of this lab, you will be able to:
- Install Microsoft Graph PowerShell
- Connect to your Microsoft 365 environment using Microsoft Graph PowerShell
- Create, update and remove users using Microsoft Graph PowerShell
Intended Audience
- Microsoft 365 System Administrators interested in scripting to automate and speed up the management of users in Microsoft 365
- IT Support Analysts
Prerequisites
Familiarity with the following is recommended:
- Microsoft 365 Admin Center
The following content can be used to fulfill the prerequisite:
Updates
January 22nd, 2024 - Updated to latest PowerShell and Microsoft.Graph versions