对SP2010服务器场的多个网站集运行审核报告 [英] Run a audit report on multiple site collections of a SP2010 Farm

查看:45
本文介绍了对SP2010服务器场的多个网站集运行审核报告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们如何获取上次访问网站集的时间"的日期和时间?我需要为一个Web应用程序的100个网站集运行一份报告.

How can we get the date and time of "When the site collection was last accessed'? I need to run a report for 100 site collections of one web application. 

有什么想法吗?

谢谢

srabon

推荐答案

嗨.

这将为您提供上次修改日期:

This will get you the last modified date:


wa = Get-SPWebApplication https://mywebapp.mydomain.local
ForEach(
wa = Get-SPWebApplication https://mywebapp.mydomain.local
ForEach(


SC in


这篇关于对SP2010服务器场的多个网站集运行审核报告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆