Forum Discussion
TomWechsler
Nov 21, 2020MVP
Create Microsoft 365 groups with the PowerShell in Exchange Online
Hi Microsoft 365 friends, I used the PowerShell ISE for this configuration. But you are also very welcome to use Visual Studio Code, just as you wish. Please start with the following steps to ...
RuudGijsbers
Nov 21, 2020Iron Contributor
Hi Tom, I see that you're using the old exchange powershell module. Why not use the v2 powershell module so you can use modern authentication with certificate authentication? That way you don't have to use basic authentication which will be deprecated by Microsoft?
- TomWechslerNov 22, 2020MVP
Hi Ruud
You are absolutely right. In a next step I will switch to version 2. I have written this article with version 1 because I have received requests for it from several people.
Regards, Tom Wechsler
- RuudGijsbersNov 22, 2020Iron ContributorHi Tom
Then it makes sense. For the rest, well explained.
Regards,
Ruud