How to identify stale content?
-
2012년 6월 15일 금요일 오후 2:57Can anyone offer any advice on how to identify SharePoint 2010 stale content? I'm assuming that it would need to be programmed from Visual Studio, right?
모든 응답
-
2012년 6월 15일 금요일 오후 3:34
Here's something for 2007 but you should be able to use it.
It might be beneficial to set up an archiving policy so that your unused/stale content is automatically sent to a records center (or marked as a record in place), and then later deleted. The following link should get you started on records management in SP 2010:
http://technet.microsoft.com/en-us/sharepoint/ff598594.aspx
- 편집됨 RK2002 2012년 6월 15일 금요일 오후 3:34
- 답변으로 표시됨 Shimin Huang 2012년 6월 21일 목요일 오전 7:18
-
2012년 6월 15일 금요일 오후 4:09I've seen that article before but I've never tried to program for SharePoint before. I guess I need to install Visual Studio on the SharePoint server and write the app there right?
-
2012년 6월 15일 금요일 오후 6:37
If you are going the code option, yes. You can install Visual Studio (hopefully not on a production box) and you can develop your code there.- 답변으로 표시됨 Shimin Huang 2012년 6월 21일 목요일 오전 7:18

