Saturday, March 24, 2012

MOSS Recycle bin stage 1 and stage2


Share point is a great content management tool, but of course suddenly you may receive notifications like memory space issues, add more disk space etc.
Customers reach out to share point administrators, where is the size consuming, what are the cost details, they want all the reports consumed by each site.

To better manage these things in advance, admins need to understand the stage 1 and stage 2 recycle bin concepts.

Generally, MOSS manages the user deleted things in two ways.

Stage One:
  • User directly deletes the data in the site, it will be moved to recycle bin.
  • Deleted item/data stays in the recycle bin for 30 days. (default setting in central admin)
  • It will consume the space under site quota.
  • User can restore the deleted data/item.

Stage Two:

After 30days (default setting in central admin), this deleted item will no longer be available to the end user, it would be moved to stage 2.
  • Only site collection admin can view and restore this item
  • This will not consume the data under site quota limit.
  • Deleted item will stay in the second stage recycle bin for 30 days .
  • After 30 days, it will be permanently deleted in the content database.
The recycle bin stage 1 and stage 2 setting for a site collection can be changed in the general setting in central administration.

The url ends with: _admin/vsgeneralsettings.aspx
(e.g: http://ca:80/_admin/vsgeneralsettings.aspx)

Select the required web application from drop down and change the settings as shown below figure.


If site collection admins want to manually delete the stage1 or stage 2 recycle bin items , they could navigate to site collection administration -->Site collectino Recycle bin.

There , they could take the necessary actions to delete or restore the items from the stage 1 and stage 2.

Only site collection admins can have this privilege.






No comments: