Connect to SharePoint Online using Azure AD App ID from PowerShell

Requirement: Connect to SharePoint Online with Azure Active Directory Application from PowerShell. How to Connect to SharePoint Online using Azure Application ID from PowerShell? Using Azure Application ID to connect to SharePoint Online is a great way to manage your SharePoint Online environment from unattended PowerShell scripts. In this post, we’ll go…

Read more

SharePoint Online: How to Enable “View in File Explorer” in Microsoft Edge?

Requirement: Configure view in file explorer feature with Edge browser. How to configure the “View in File Explorer” Feature in Edge? As Internet Explorer is discontinued from Windows 11, We may be missing the nifty feature file explorer view or mapped network drives of SharePoint document libraries. The good news is that…

Read more

Solution for “AADSTS90072: User Account from identity provider does not exist in tenant and cannot access application” error in SharePoint Online

Problem: A guest user in SharePoint Online is getting this error message when trying to access a SharePoint Online site “AADSTS90072: User Account ‘User@Domain.com’ from identity provider ‘https://sts.windows.net/…’ does not exist in tenant ‘Tenant-Name’ and cannot access the application in that tenant. The account needs to be added as an external user…

Read more

Microsoft Teams: Change Meeting Recording Expiration Policy

Requirement: Change the expiration date on Teams recordings. How to Set the Meeting Recording Expiration Days? The auto-expiration feature in Microsoft Teams automatically deletes Microsoft Teams recording files stored in OneDrive after the default expiration time. To change the default auto-expiration setting for your tenant, do the following: By changing the expiration…

Read more

Office 365: Get the Last Password Change Date using PowerShell

Requirement: Check the last password change date in Office 365. How to check the last password change in Office 365? One of the key components of security is managing passwords. Password management is a critical aspect of maintaining security in the digital realm. For Microsoft 365 users, knowing when your password expires…

Read more

How to Add a Column to List in SharePoint Online Using PowerShell?

Requirement: Add a Column to a List in SharePoint Online with PowerShell. How to Add a Column to SharePoint Online List or Library? SharePoint Online Lists are used to store data, and each list can have multiple columns. Columns define the type of data that can be stored in the list. For…

Read more

Switch between Document Libraries with Document Library Dropdown Menu in SharePoint Online and OneDrive

The latest Microsoft 365 update 81990 has brought a dropdown menu next to modern document libraries to switch between document libraries in a SharePoint Online site or OneDrive. When you click on the dropdown, you’ll get a menu with a list of document libraries to choose from the site. This enables users…

Read more

How to Install Exchange Online PowerShell Module?

Requirement: Install Exchange Online PowerShell Module for Microsoft 365. Introduction Are you looking to streamline your administrative tasks and want to learn how to install the PowerShell module? Look no further! This blog post will guide you through step-by-step instructions on successfully installing the Exchange Online PowerShell Module. With our easy-to-follow guide,…

Read more