Forum Discussion
kvaneaton
Sep 12, 2022Copper Contributor
How to Fix PowerShell Script from Basic Auth to Modern Auth
Greetings, I am not a manager of an Exchange Server, I'm just a guy whose PowerShell script used to work until 9/1/2022. Now it doesn't work per the Exchange Basic Auth to Modern Auth update. I ...
kvaneaton
Sep 21, 2022Copper Contributor
The fix eventually came down to this:
- from email address removed for privacy reasons I had to drop the 'place.com' and just keep the alias
- with -SmtpServer smtp.office365.com I had to drop 'office365.com' and replace with '[uni].edu'
- from email address removed for privacy reasons I had to drop the 'place.com' and just keep the alias
- with -SmtpServer smtp.office365.com I had to drop 'office365.com' and replace with '[uni].edu'