List All Checked Out Items Using PowerShell

Author: Max Berghoff

Related Links

Related Articles

- Change SharePoint 2013 Title
- Open PDFs in SharePoint 2010
- Rename Web Application in SharePoint 2010
- Enabling or Disabling Claims Based Authentication
- Rename SharePoint 2010 Server
- Automating Your SharePoint 2010 Installation

Popular SharePoint Books



8 Responses

  1. Senthilrajan K says:

    Good work, thanks for the script.

    Reply
  2. Bob Elander? says:

    Thanks friend this is terrific!

    Reply
  3. Holly says:

    Wonderful!!!!

    Reply
  4. Kurt says:

    Thanks so much! It was very helpful in resolving a problem with a user who had checked out a document and didn’t know they had. I wish there was way to disable the ability to check out files. There’s been quite a bit written about this; that you can’t disable check out on a document library with OOTB functionality.

    Reply
  5. Callie says:

    Do you know of an adaptation of this that would work for all checked out files with no checked in version?

    Reply
  6. This will not work. $list.CheckedOutFiles will not return all document which are not checked out.
    It will return only document which are uploaded to the document library but are not checked in.

    Reply
  7. Celalettin says:

    Thanks, very useful.

    Reply
  8. Rajesh Kumar GP says:

    thank you Max,your script helped me.

    Reply

Leave a Reply