15 January, 2012

Disable Windows 7 jumplist


Jump Lists—new in Windows 7—take you right to the documents, pictures, songs, or websites you turn to each day. To open a Jump List, just right-click a program button on the Windows 7 taskbar. (You can also get to Jump Lists by clicking the arrow next to the program name on the Start menu.)
What you see in a Jump List depends entirely on the program. The Jump List for Internet Explorer shows frequently viewed websites.Windows Media Player 12 lists commonly played tunes. Is your Jump List missing a favorite? You can "pin" whatever files you like there.
Jump Lists don't just show shortcuts to files. Sometimes they also provide quick access to commands for things like composing new email messages or playing music.
How to disable windows 7 jumplist:
1. Right click Takbar and choose properties
2. select the start menu tab
3. Uncheck the "Store and display recently opened items in the Start menu and the taskbar" option

The corresponding registry setting is under: 
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
In case of any queries/questions then please let me know. I would be more than HAPPY to help you as well as resolves your issues, Thank you :-)

10 January, 2012

How Recycle Bin Works

Recycle Bin has two stages:
  • First stage: When you delete a file from your site or My Site, it goes into the "end user" recycle bin, and stays there for up to 14 days from the time you deleted it. You can remove the file earlier by manually removing (or restoring) it. Items in the first stage count against your site quota. If you deleted the file accidentally, you (or the site collection administrator) can restore it. To restore an item from this stage of the recycle bin, click Recycle Bin, check the box next to the item to restore, and then click Restore selection.
  • Second stage: When an item is removed from the first stage, it goes to the Site Collection Recycle Bin, where it remains for another 14 days before it is purged (i.e., removed entirely). Items in this second stage do not count against your site's quota. The size of the second stage is equal to one quarter of your site quota (i.e. with a 10 GB quota, an additional 5 GB is allocated to the second stage Recycle Bin). If you exceed your second stage quota, the system automatically purges the oldest items to make room for new items. Only site collection administrators are able to access and restore files in the Site Collection Recycle Bin. To restore an item from the Site Collection Recycle Bin:
    1. On the site actions menu, select site collection
    2. Under "Site Collection Administration", select Recycle bin.
    3. Check the box next to the item or items to restore, and then click Restore Selection In the confirmation box, click OK.

Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved

This is the error which drives me crazy for more than 5 hours and finally able to found out the resolution for this. If you face any issue while uploading a file to the sharepoint document library then first thing obviously we will check the file size upload quota for file by means of SharePoint Central Administration.

it would be a good questions or i can called it as mystery when i was working on this as what would be the resolution for this ??

No need to worry as this issue has been resolved and you dont have to waste your time, just like i had spend.

here is the resolution:
1-Open Windows Registry using regedit command
2-Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
3-Right click on the FileSizeLimitInBytes and click Modify
4-Click on Decimal, and type 4294967295 and click OK
5-Restart Web Client service using Services


If you have any queries/questions regarding the above mentioned information then please let me know, Thank you

Sharepoint 2010 Prerequisite Download

Delete a site collection

1-Select the site collection you want to delete from the drop-down menu on the Delete Site Collection page

2-After selecting Change Site Collection from the drop-down menu, you will see a list of site collections displayed for the Web application that you have most recently accessed.

3-To display a list of site collections for a different Web application, use the Web Application drop-down menu located at the upper-right of the page

Note: When you delete a site collection, all the content is deleted within it, including subsites, lists, and libraries. Therefore, you should perform a backup of the content database containing the site collection or export the site collection first

4-After clicking OK on the Select Site Collection page, you will see the Delete Site Collection page displayed again with the entire path of the site collection shown along with a Delete button.

5-Click Delete and then click OK on the confirmation dialog box to delete the selected site collection.

If you have any queries/questions regarding the above mentioned information then please let me know, Thank you