Disable the “Connect to new Microsoft 365 Group” Option in SharePoint Online

Requirement: Disable the “Connect to new Microsoft 365 Group” Option in the SharePoint Online site settings menu. How to disable the “Connect to new Microsoft 365 Group” Option in SharePoint Online? The “Connect to new Microsoft 365 Group” or “Connect to new Office 365 Group” link in the settings menu helps to…

Read more

Create a News Post in SharePoint Online

Requirement: Create a News page in SharePoint Online. How to Create a News Post in SharePoint Online? SharePoint is a powerful collaboration and content management platform that allows you to easily share information and resources with your team and other stakeholders. With SharePoint Online, you can create and manage news posts, as…

Read more

How to Copy Permissions from One List to Another in SharePoint Online using PowerShell?

Requirement: Copy permissions from one list to another in SharePoint Online. PowerShell to Copy Permissions Between SharePoint Online Lists and Libraries Have you ever needed to copy permissions from one list to another in SharePoint Online? Maybe you’ve set up a new list or library and need to quickly give users and…

Read more

How to Create a Rotating Banner in SharePoint Online?

Requirement: Create an image slider (carousel) in SharePoint Online. How to create a Rotating Banner in SharePoint Online? Rotating banners or image carousels are the best way to display multiple banners in one portion of the page and rotate them automatically at fixed time intervals. They are usually placed on the sites’…

Read more

Get User Effective Permissions in SharePoint Online using PowerShell

Requirement: Get effective permissions granted to a user on a SharePoint Online site using PowerShell. PowerShell to Get User’s Effective Permissions in SharePoint Online Here is how to use the “GetUserEffectivePermissions” method to retrieve all effective permissions a specific user has on a given SharePoint site. This script gets all permissions, such…

Read more

How to renew a Client Secret in SharePoint Online using PowerShell?

Requirement: Renew a client secret in SharePoint Online. How to Extend the Validity of a Client Secret in SharePoint Online? A client secret is an important part of the authentication process for a SharePoint Online app. It is used to grant the app access to SharePoint resources and verify its identity. In…

Read more

Site Assets Library missing in SharePoint Online? Here is the fix!

Problem: Site Assets Library missing in SharePoint Online. How to Create Site Assets Library in SharePoint Online? The site assets library usually stores images, logos, audio-video, CSS, and JS files, and it gets created automatically when you start customizing your site. E.g., changing the site logo, uploading an image for the Hero…

Read more

Open a Document in Browser instead of Client Application in SharePoint Online

Requirement: Open documents in the browser in SharePoint Online. How to Force Documents open in Browser instead of the Client Application? By default, most document types (e.g., Word, Excel, PowerPoint) are set to open in the client application (e.g., Microsoft Word) when you click on them in SharePoint Online. However, you can…

Read more

SharePoint Online: How to Recover Deleted Files from Preservation Hold Library?

Requirement: Restore deleted files from the Preservation Hold library. SharePoint Online: How to Recover Deleted Items from Preservation Hold Library? The Preservation Hold Library in SharePoint Online and OneDrive preserves edited or deleted files to ensure there is no loss of data through accidental or willful deletion or editing of items under…

Read more