Microsoft has rolled out a new feature in Exchange Online called External Sender Identification. It allows for tags to be added to email messages coming from outside of your organization. So what will happen is that Outlook will display a new tag on emails called “External” in the message list. In some Outlook clients, the…
Category: PowerShell
Create Powershell Session is failed using OAuth when using the Exchange Online V2 PowerShell module
Today, while wanting to check some settings in our Exchange Online environment, I ran into an issue where the New-ExoPSSession command let failed with the following error: Create Powershell Session is failed using OAuth. It took me some time to figure out what was causing this issue, and I’m documenting it here for future reference….