Forum Discussion
YoannS
Feb 20, 2024Copper Contributor
Powershell and Microsoft Graph
Hello, I'm using Microsoft Graph module (because exchange online is deprecated) and I can't create bulk mailbox room type. I registered an enterprise application with mailboxsettings.readw...
- Feb 21, 2024Update your module, we're currently on 3.x.x.
YoannS
Feb 20, 2024Copper Contributor
Thank's you for your response, i saw (don't remember where) that exchangeonlinemanagement was deprecated.
Good news it's not :-).
But when I try to connect i got every time this error :
TonyRedmond
Feb 21, 2024MVP
The AzureAD and MSOL modules are deprecated from March 31, 2024. That's probably what you heard. Exchange Online is in hearty good health. You can use the Graph SDK to create new user accounts and mailbox-enable the accounts by assigning a license to the account that contains an Exchange Online service plan. See https://practical365.com/create-new-microsoft-365-account-powershell/ and https://practical365.com/azure-ad-account-creation-standardization/