Forum Discussion
Kerry_Williams
Microsoft
Oct 05, 2016Use CSOM to get files with no checked in version
I have a PowerShell script that uses SPDocumentLibrary.CheckedOutFiles to get files that are checked out in a library. This property is a list of checked out files including files that have no checke...
SanthoshB1
Oct 06, 2016Bronze Contributor
IMHO, You can try Document Library Templates for migration which will do this job easily.
Oct 06, 2016
How many document libraries do you need to migrate? I assume you know how to "grab" the check out files and force the Chec-in using the UI
- Kerry_WilliamsOct 06, 2016
Microsoft
Thousands of libraries, millions of documents. There is no acceptable manual process. It must be automated.
- Oct 06, 2016If that's your case, why you don't use a migration tool?
- Kerry_WilliamsOct 06, 2016
Microsoft
We're using Metalogix but checked out documents are not migrated (the last checked in version is migrated). That can't be changed so let's not go down the Metalogix rabbit hole for this discussion :)