问题描述
大家好,
我正在尝试获取最后一次访问SharePoint 2013在线站点的日期.我知道您可以从流行趋势中获得帮助,但是我需要定期为100多个网站完成此任务.我不希望看到最后的谁 访问该网站或该网站的点击次数.
I am attempting to get the date that a SharePoint 2013 online site was last visited. I know you can get it from the popularity trends, but I need to complete this task on a regular bases for 100s of sites. I am not looking to see who last accessed the site or the number of hits to the site.
我假设必须要通过C#才能完成此请求,但是我找不到任何东西.
I am assuming there must be away to complete this request via C#, but I have not been able to find anything.
谢谢
Dwayne
推荐答案
Powershell是其中之一...
Powershell is the one of the options ...
> https://gallery.technet.microsoft.com/office/PowerShell-Find-last -4c34ad5f
如果此信息解决了您的问题,请点击标记为答案" 按钮.
Please click the "Mark as Answer" button if this post solves your problem .
这篇关于如何通过C#获取SharePoint 2013在线(O365)网站的网站上次访问日期.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!