Create Site Pages Library in SharePoint Online

Requirement: Create site pages library in SharePoint Online. The Site Pages library is a unique library that stores the pages for your site. You can use the Site Pages library to create and store pages that can be used to share information and collaborate with your team. If the site pages library…

Read more

SharePoint Online: How to Turn Off “You may also be interested in” Feature?

“You may also be interested in” is a new SharePoint Online feature that helps people find related content based on their previous page views, likes, and comments. In case you don’t want this feature, You can disable it either at the site level or page level. Just edit any modern page and…

Read more

SharePoint Online: How to See Who has viewed a File?

Requirement: See who has viewed a document in SharePoint Online. How to see who viewed a document in SharePoint? Can we see who has viewed a file in SharePoint or OneDrive? Yes! We can track who has viewed a file in SharePoint Online with this nifty feature, “SharePoint Viewers”. To see who…

Read more

How to Enable or Disable Spaces Feature in SharePoint Online?

Requirement: Enable/Disable the SharePoint Spaces feature in SharePoint Online. How to enable the “Spaces” in SharePoint Online? SharePoint spaces is an immersive platform that lets you render 2D/3D images on modern sites and can be an excellent addition for applications like learning programs, product catalogs, Virtual tours (360° Tour), Interactive content, etc.,…

Read more

SharePoint Online: Activate a Feature on All Sites using PowerShell

Requirement: Enable a SharePoint Online feature for all sites using PowerShell. PowerShell to Activate a Site Collection Feature for All Sites Do you want to activate the feature on all your SharePoint Online sites? Activating a feature on SharePoint Online sites using PowerShell can save time and effort when managing a large…

Read more

SharePoint Online: Disable a Feature for All Sites using PowerShell

Requirement: Disable a feature for all SharePoint Online sites using PowerShell. If you are a SharePoint administrator, there may be times when you need to disable a feature for all sites in your organization. You can do this by using PowerShell! This blog post will show you how to disable a feature…

Read more

Fix: “The Site scoped feature being activated has a dependency on hidden Site Collection scoped feature” Error on Content Organizer

Problem: I need to enable ‘content organizer’ in the site feature. However, when I tried activating the “Content Organizer” feature from the SharePoint Online site features page, I got an error message: The Site scoped feature being activated has a dependency on hidden Site Collection scoped feature ‘FeatureDefinition/15/0c8a9a47-22a9-4798-82f1-00e62a96006e’ (ID: ‘0c8a9a47-22a9-4798-82f1-00e62a96006e’). Hidden features cannot…

Read more

SharePoint Online: Enable Document ID Service using PowerShell

Document ID Service feature automatically assigns a unique ID to documents uploaded, which helps to track and manage documents efficiently. Configuring document ID service is explained in my other post, How to Configure Document ID Service Feature in SharePoint Online? The Document ID Service can be enabled using PowerShell, which provides a…

Read more

SharePoint Online: Compare Features Between Sites using PowerShell

Have you ever wanted to compare features activated between SharePoint Site collections or sites? Well, this nifty PowerShell script does that exactly! PowerShell to Compare Features Between SharePoint Online Sites or Site Collections To compare features available in two SharePoint Online sites, follow these steps: Let’s automate this process using PowerShell to…

Read more

SharePoint Online: Get All Feature using PowerShell

Requirement: SharePoint Online PowerShell to List Features. How to Get Site features in SharePoint Online? Microsoft SharePoint Online is a great platform that provides many features and functionality. There may be instances where you need to see a list of all the available features on your sites. In this blog post, I…

Read more