How to find your Office 365 Tenant ID
Office 365 Tenant ID is a globally unique identifier (GUID) value for your Azure AD Tenant. You can find your …
Office 365 Tenant ID is a globally unique identifier (GUID) value for your Azure AD Tenant. You can find your …
You can get a list of all public folders with the Exchange powershell cmdlet Get-PublicFolder and you can easily extract …
Public folders are used to share information and collaborate with other people in your organization. Once the admin enables public …
Problem You might have received the below error when you try to connect SPO site using Connect-SPOService cmdlet. Connect-SPOService : …
Problem You might have received the below error when you try to connect your SharePoint Online site using Connect-SPOService cmdlet. …
In this post, I am going to share Powershell script to find and retrieve the list of Azure AD Integrated …
Applications that are registered through Azure Portal (or programmatically) in your Azure Tenant is App Registration apps or Home Tenant …
You might have heard the terms tenant name and domain name in Office 365 and Azure AD. You may feel both …
In this post, we will explore how to list users who have full access permission in other users’ mailbox. We …
OneDrive for Business site (ODFB) is built on top of SharePoint Online (SPO). Users’ personal OneDrive site is nothing but …