Forum Discussion

YoannS's avatar
YoannS
Copper Contributor
Feb 20, 2024

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.readwrite rights, I created a secret and I succeed to connect my script to Microsoft 365 with the id of tenant and the secret ID of the application. 

 

I have a csv file wich contains multiple mailbox room type to create. 

 

But, I canno't find the way to create bulk room mailbox from a csv file with mg graph module. 

 

Thank's for your help ! 

  • The Exchange Online PowerShell module is NOT deprecated, don't know where you read that. Graph cannot be used for any admin operations in Exchange Online, so you don't really have a choice here, stick to the Exchange Online module 🙂

Resources