SharePoint Online: Import Files from a CSV using PowerShell
Requirement: Upload files from a CSV to SharePoint Online. SharePoint Online: How to Import Files from a CSV using PowerShell? We have got a CSV file with list of files pointing to a network file... [[...
View ArticleHow to Enable Mega Menu in SharePoint Online?
Requirement: Enable mega menu in SharePoint Online How to Enable Mega Menu in SharePoint Online? In SharePoint Online communication sites, you can enable mega menu to improve user experience in the......
View ArticleMigrate Network File Share to SharePoint using PowerShell
Requirement: Migrate Network File Share to SharePoint using PowerShell PowerShell Script to Import Network File Share into SharePoint Use this PowerShell script to import all files and folders from......
View ArticleSharePoint Online: Copy All Document Libraries to Another Site using PowerShell
Requirement: Copy All Document Libraries to another Site collection in SharePoint Online. PowerShell to Copy Document Libraries from One Site to Another Site Collection in SharePoint Online: In a... [[...
View ArticleSharePoint Online: Copy a Document Library using PowerShell
Requirement: PowerShell to Copy a Document Library in SharePoint Online How to Copy a Document Library in SharePoint Online? Well, there are no direct ways to copy a document library in SharePoint......
View ArticleSharePoint Online: Copy a Document Library to another Site using PowerShell
Requirement: Copy document library to another site SharePoint Online using PowerShell How to Copy a Document Library to another site in SharePoint Online? There are no direct ways to copy a... [[ This...
View ArticleSharePoint Online: Export Access Requests Settings using PowerShell
Requirement: Export access requests settings for all sites in SharePoint Online using PowerShell SharePoint Online: PowerShell to Export Access Requests Settings (Email Address, Group... [[ This is a...
View ArticleSharePoint Online: PowerShell to Grant Site Permissions to User
Requirement: Grant permissions to SharePoint Online site using PowerShell SharePoint Online: PowerShell to Set Site Permissions In SharePoint Online modern sites, the default granularity options... [[...
View ArticleSharePoint Online: Grant Site Owner Permission to a User with PowerShell
Requirement: Grant Site Owner Permissions to a User in SharePoint Online How to Grant Site Owner Permissions to a User in SharePoint Online? By adding people to SharePoint Online site owners group,......
View ArticleSharePoint Online: How to Create a Classic Site Collection?
Requirement: Create a classic team site collection in SharePoint Online. How to Create a Classic Team Site in SharePoint Online? You may want to create a classic style SharePoint Online site... [[ This...
View ArticleSharePoint Online: How to Enable User Profile Picture Change?
Requirement: Enable user profile picture change in SharePoint Online. SharePoint Online: How to Enable User Profile Picture Change? To change the user profile properties, we usually head on... [[ This...
View ArticleHow to Set Permissions to a Document Library in SharePoint Online?
Requirement: Set Permissions on a SharePoint Online Document Library. How to Grant Access to a Document Library in SharePoint Online? Any document library created in SharePoint inherits permissions......
View ArticleFix "A compliance policy is currently blocking this site deletion" Error in...
Problem: When trying to delete a SharePoint Online site collection, getting error message "Can't Delete Site: A compliance policy is currently blocking this site deletion". Also, in SharePoint... [[...
View ArticleHow to Enable External Sharing in OneDrive for Business?
Requirement: Enable external sharing in OneDrive for Business How to Enable External Sharing for OneDrive for Business Sites? OneDrive for Business sites are meant for personal storage in Office... [[...
View ArticleSharePoint Online: How to Allow Edit Permissions but Not Download?
Requirement: Allow edit but not download in SharePoint Online. SharePoint Online: How to Allow Edit but not Download? We wanted to provide edit permissions to users on a Excel spreadsheet stored in......
View ArticleFix "Install-Module: The term 'Install-Module' is not recognized as the name...
Problem: I was trying to install SharePoint Online PnP PowerShell module with "Install-Module -Name SharePointPnPPowerShellOnline" and got this error message: Install-Module : The term... [[ This is a...
View ArticleSharePoint Online: Hide "Content Type" Field from List Forms
Requirement: Remove Content Type Field from SharePoint Online List Forms How to Hide "Content Type" field from SharePoint Online List Forms: When you enable content types for a SharePoint Online... [[...
View ArticleHow to Display List of All Subsites in Modern SharePoint Online Site?
Requirement: Display list of subsites in SharePoint Online. How to View Subsites in SharePoint Online site collection? In classic experience, We use "Content search" web part with query... [[ This is a...
View ArticleHow to Add File Size Column to SharePoint Online Document Library?
Requirement: Add file size column to SharePoint Online How to Show File Size in SharePoint Online? You can add "File Size" column to any list view of SharePoint Online document library to get size......
View ArticleSharePoint Online: Get File Size using PowerShell
Requirement: Get file size in SharePoint Online using PowerShell How to Get the File Size in SharePoint Online? To get the size of a file, you can follow these approaches: Edit the list view of... [[...
View Article