开发者

Archiving sharepoint site instead of deleting

I have a sharepoint site. This contains site nubmer of sites and sub sites collections in it. There are few sites that are created and are not in use. Now my question is how can I find out these old si开发者_运维百科tes and before going deleting it i need to archive it first.

Can any one tell me what is the best possible approach to do it?


You could code up a Sitedeleting event handler that backs up and zips the site before deleting it. Another option is a timerjob that locks sites automatically after a certain period of not being used:

Site deleting event (part of MS's IT governance codeplex project)

timerjob

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜