PowerShell

SharePoint 2019: Lock Access to Site Collection

Prevent and lock access to site collection in SharePoint

In this post, we will learn How to temporarily Prevent and Lock Access to Site Collection for all anonymous users in SharePoint 2019. How to Lock Access to Site Collection in SharePoint 2019? Imagine the following scenario: you have a SharePoint site collection that is accessible to all anonymous users through the internet, and your […]

SharePoint 2019: Lock Access to Site Collection Read More »

SharePoint 2019: Replace File Name using PowerShell

How to replace SharePoint file name using PowerShell

In this post, we’ll provide a straightforward PowerShell script that will enable you to replace a certain word in a SharePoint File Name using PowerShell. Replace File Name in SharePoint using PowerShell Consider that you need to replace a specific term in the file name of each file since there are numerous files in a document

SharePoint 2019: Replace File Name using PowerShell Read More »

Export SharePoint Version History to Excel Using PowerShell

Export SharePoint Version History to Excel Using PowerShell

In this post, we’re gonna introduce a new PowerShell Script “SPDocVersion-Exporter” that would help you to Export SharePoint Version History Details with Comments for all documents in a specific SharePoint Document Library using PowerShell. Export SharePoint Version History to Excel Consider you have a SharePoint Document Library that holds several documents In this SharePoint document

Export SharePoint Version History to Excel Using PowerShell Read More »

Scroll to Top