Find All Checked Out Files and Check-In them Back using PowerShell
I’m Sharing one of the PowerShell script I used in SharePoint 2010 migration. Since its very difficult to check-in back all the checked-out files after migration, its a best practice to check-in all checked out files prior. Find All Checked-Out files and Check in back in a SharePoint Library using PowerShell: Let’s…
Read more