Sharepoint Online获取已签出的所有文件的列表

编程入门 行业动态 更新时间:2024-10-11 15:22:32
本文介绍了Sharepoint Online获取已签出的所有文件的列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我们已超过阈值限制,我需要获取已签出的列表文件。

Option" ;没有签入版本的管理文件"从库设置抛出异常。我试图在视图中使用过滤器(Checked Out To!=""),但没有任何帮助。

有没有办法在SP在线获取所有签出文件的列表?

谢谢,

Meenakshi

解决方案

错误提及屏幕截图是针对阈值限制的,您可以转到图书馆设置

https://< URL> /15/listedit.aspx?List =< List ID>?并过滤视图设置,或者您可以联系网站管理员以增加ThreshHold限制

您可以使用powershell脚本,这将有助于查询所有签出文件的列表。

laurentschoenaers.be/2017/07/13/get -all-checked-out-documents-in-a-sharepoint-site-collection-and-check-they-in /

Hi,

We have crossed the threshold limit, I need to get list files that are checked out.

Option "Mange files which have no checked in version" from library settings throws below exception.I have tried to use filter in view(Checked Out To != ""), but nothing helps.

Is there a way to get list of all checked out files in SP online?

Thanks,

Meenakshi

解决方案

Error mention on the screen shot is for the Threshold limit, You can go to the library settings

<URL>/15/listedit.aspx?List=<List ID>? and filter the view settings or you can contact the site administrator to increase the ThreshHold limit

You can use the powershell scripts, That will help to query the list of all the check-out files.

laurentschoenaers.be/2017/07/13/get-all-checked-out-documents-in-a-sharepoint-site-collection-and-check-them-in/

更多推荐

Sharepoint Online获取已签出的所有文件的列表

本文发布于:2023-11-28 14:35:32,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1642808.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件   列表   Sharepoint   Online   已签出

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!