SharePoint Online: Create Site Design and Site Scripts using PowerShell

What are Site Design and Site Scripts in SharePoint Online? Site design and site scripts are the new way to create site templates in SharePoint Online. Say, you want to create sites with a specific theme, apply a logo, set regional settings, create a list or library in the site, add users,…

Read more

SharePoint Online: Change Default Search Scope from “Search This Site” to “Search All Sites”

Requirement: Configure Search Scope in SharePoint Online site. How to Change the Default Search Scope in SharePoint Online? The default search scope in SharePoint Online is “Search this site”, which allows us to search inside the specific site collection. At times, you may want to change the search scope from Search This…

Read more

SharePoint Online: Display User Name in Top Navigation Suite Bar

Requirement: Display user name in the top navigation bar in SharePoint Online. How to Display User Name in the Top Navigation Bar? By default, SharePoint Online displays the user’s profile picture in the top-right corner of the screen. If there is no profile picture available, then the logged-in user gets the initials…

Read more

SharePoint Online: Hide Search Box in the Top Navigation Suite bar

Requirement: Hide Search Box in the Top Navigation Suite bar in SharePoint Online. How to Remove the Search Box from the Top Navigation Suite bar? In SharePoint Online, the search bar is a useful feature that allows users to quickly find content and documents within the platform. However, there may be instances…

Read more

SharePoint Online: Site Documents Inventory (Library, Folder, Sub-Folder and Files) Report using PowerShell

Requirement: Generate an Inventory report that contains all document Libraries, Folders, Sub-Folders, and File detail from a SharePoint Online site collection. SharePoint Online: Site Inventory Report using PowerShell Do you need to create an inventory report of all the documents in a SharePoint Online site? Well, You can use PowerShell to do…

Read more

How to Add Thumbnail View to SharePoint Online Document Library?

Add Thumbnail View to SharePoint Online Document Library Thumbnail preview for documents in SharePoint Online is a great productivity addition that helps to get the document snapshot without actually opening the documents. Image preview or thumbnail preview is not available in a document Library by default. However, You can add thumbnail preview…

Read more

SharePoint Online: Uninstall App Instance using PowerShell

Requirement: Uninstall an App Instance using PowerShell. PowerShell to Remove an App instance from SharePoint Online Site Could not remove an app instance in the SharePoint Online site from the browser interface! Here is the PowerShell to remove an app from the SharePoint Online site. How to get App Instance Id? To…

Read more

How to Add an App to SharePoint Online Site using PowerShell?

Requirement: Add an App to the SharePoint Online Site. How to an App from App Catalog to the SharePoint Online Site? Apps in SharePoint enable us to customize the SharePoint Online experience and better meet the business requirements. Installing apps in SharePoint Online is a simple process that any site owner or…

Read more