Copy Document Library Between Tenants in SharePoint Online using PowerShell

Requirement: Copy a document library with files and folders from one SharePoint Online tenant to another. How to copy a SharePoint Online document library across tenants? There are many paid 3rd party tools, like ShareGate, Metalogix, etc., to do this efficiently, and We can use PowerShell (with limitations) to do this migration….

Read more

Fix: Rating Settings missing in SharePoint Online

Problem: Rating settings missing in SharePoint Online List or document library. How to Enable Rating Settings in SharePoint Online Lists and Libraries? In communication site document libraries, “Rating Settings” is missing in SharePoint Online. Activating the “Publishing Infrastructure” feature on the site settings page brings the Rating feature to lists and libraries….

Read more

SharePoint Online: Sync Button Missing in a Document Library?

Problem: Sync button missing in SharePoint Online library. How to Enable the Sync Button in SharePoint Online? The Sync button enables you to synchronize a SharePoint Online library to your local storage through the OneDrive sync client, which can be helpful if you need to keep your documents in sync between your…

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 Restore a Deleted Document Library in SharePoint Online?

Document libraries are an essential component of SharePoint, allowing users to store, organize, and share documents with others. However, accidents happen, and documents can be accidentally deleted or lost due to other issues. In such cases, it is essential to know how to restore document libraries in SharePoint to minimize the impact…

Read more

How to Add a Link to the SharePoint Online Document Library?

Requirement: Add a link in the SharePoint Online document library. SharePoint Online: Add a link in the document library You can add a link to any other item located outside the document library in SharePoint Online libraries. E.g., you can add a link to a file or folder located in a different…

Read more

Generate Shared Links Permission Report in SharePoint Online

Requirement: Generate a permission report for all links shared through SharePoint Online’s “Share” feature. Get All Shared Links Permission in SharePoint Online Document Library using PowerShell When you share a file or folder in SharePoint Online, It breaks the permission inheritance of the particular item and grants unique permissions. Here is the…

Read more

SharePoint 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: Are you looking to migrate all of your SharePoint Online document libraries from one site to another? If so, you can use PowerShell to copy them all over…

Read more