SharePoint Online: How to Disable Sharing for Non-Owners using PowerShell?

Requirement: Disable Sharing for Non-Owners in SharePoint Online. How to Disable Sharing for Members in SharePoint? If you are a SharePoint Online administrator, You may want to disable sharing for people who are not site owners. Perhaps you have users who need access to specific content but don’t need the ability to…

Read more

SharePoint Online: Disable Page Comments in Modern Sites using PowerShell

Requirement: Disable page comments in SharePoint Online Modern Sites and Communication sites. How to Disable Page Comments in SharePoint Online? Modern pages in SharePoint Online have a comments section at the bottom of each page for better collaboration. Comments are a great way to interact with others and get feedback on your…

Read more

SharePoint Online: Find All Large Files using PowerShell

Requirement: Find all large files in the SharePoint Online site collection. How to Find Large Files in SharePoint Online? Are you looking for a way to quickly find all large files in your SharePoint Online environment? Large files can quickly consume storage space, making it difficult to manage the content within your…

Read more

SharePoint Online: How to Apply Column Formatting?

Column Formatting in SharePoint Online Column formatting in SharePoint Online modern lists and libraries customizes the field’s appearance based on its value. In the past, We used SharePoint Designer and jQuery-CSS methods to format columns. But now in SharePoint Online, we can apply formatting to columns with JSON. How to Apply Column…

Read more