Completely Empty the SharePoint Recycle Bin

If you have lots of stuff in your SharePoint Recycle Bin and want to empty it all, here’s a quick tip:

  1. Navigate to the recycle bin page (e.g., http://localhost/_layouts/recyclebin.aspx)
  2. In the address bar, type “javascript:emptyItems()” (minus the quotes)
  3. Press Enter. You will be asked if you really want to empty the recycle bin.
  4. Click OK to empty it; click Cancel to leave it alone.

It’s much faster to empty it this way if you have multiple pages of “stuff” in your recycle bin.

Note that this tip may only work with Internet Explorer. The browser must be able to understand the "javascript:" portion of the "url" in the address bar.

[Update: This tip works with SharePoint versions from 2007 to 2013. -sj]

 

Refer:http://www.codeproject.com/Tips/330688/Completely-Empty-the-SharePoint-Recycle-Bin

posted @ 2014-08-20 09:43  【上海】Peter  阅读(358)  评论(0编辑  收藏  举报