Get Unlicensed Microsoft 365 Group Members and Owners in PowerShell
Microsoft 365 Group (aka Office 365 Group) is a cross-application membership service for Microsoft 365 services such as Microsoft Teams, …
Microsoft 365 Group (aka Office 365 Group) is a cross-application membership service for Microsoft 365 services such as Microsoft Teams, …
Microsoft 365 supports different ways to collaborate with external users. We can use the Azure AD portal to invite guest …
Microsoft 365 makes collaboration easier with guest access and external sharing through the services such as Microsoft Teams, SharePoint Online, …
In Powershell, you can easily get Azure AD user details using the Azure AD Powershell command Get-AzureADUser. In some cases, …
In this post, I am going to share Powershell commands to add email alias and set the new alias as …
In this post, I am going to share a PowerShell script to find the manager info of all Office 365 …
In some cases, apps or users might want to acquire Microsoft Graph access token by using the ClientID (Azure AD …
Problem Recieived the below error when I try to get Microsoft Graph access token with my Azure AD Application using …
Office 365 Tenant ID is a globally unique identifier (GUID) value for your Azure AD Tenant. You can find your …
In this post, I am going to share Powershell script to find and retrieve the list of Azure AD Integrated …