Blog

Updated: Create an automated report for Office 365 / Microsoft 365 license usage with friendly names using Azure a Function App (using a system assigned managed identity) and Logic Apps

One of my colleagues who used my previous blog post: Create an automated report for Office 365 / Microsoft 365 license usage with friendly names using Azure a Function App and Logic Apps https://blog.terenceluk.com/2022/07/create-automated-report-for-office-365.html … recently informed me that his Function App would fail to

Read More...

Setting up BitTitan to migrate mailboxes from O365 to another O365 tenant fails source authentication with the error: “Your migration failed while checking source credentials. The request failed. The remote server returned an error: (401) Unauthorized.”

It has been a while since I’ve been involved with Office 365 mail migrations but I was recently contacted by a colleague who was setting up BitTitan’s MigrationWiz for a migration and could not figure out why he was not able to authenticate so I

Read More...

Skype for Business Online (SkypeOnlineConnector) PowerShell connections are blocked and Set-CsUser no longer works

Problem You’ve noticed that the following cmdlets fail with the error message indicating Skype for Business Online (SkypeOnlineConnector) PowerShell connections are blocked: Import-Module SkypeOnlineConnector $sfbSession = New-CsOnlineSession New-PSSession : [admin0b.online.lync.com] Processing data from remote server admin0b.online.lync.com failed with the following error message: Skype for Business

Read More...

Editing a Microsoft Teams Guest Name

One of the questions I’ve been frequently ask over the last few months is how to edit the name of a guest who is being invited into a Microsoft Teams Team as a member and as easy as it is if you know how to

Read More...

Publishing Office 365 web-based apps with Citrix Workspace fails to launch with the error: “AADSTS51004: The user account @contoso.com does not exist in the 87f1d4b7-d6e7-4ebb-842d-cce6024b0bb2 directory.”

Problem You’re attempting to publish Office web-based 365 applications within Citrix with the following instructions: Configuring individual Office suite applications in Citrix Workspace https://docs.citrix.com/en-us/advanced-concepts/design-guides/citrix-gateway-o365-saas.html#configuring-individual-office-suite-applications-in-citrix-workspace … but notice that the first Microsoft Word you publish fails to launch and presents the following error: Sign in Sorry,

Read More...