When you have a huge objects’ number in SSMS Object Explorer, you often get lost in finding items. So it’d be useful to catalog those objects in folders, in order to follow an application’s logical layer subdivision, for example.
There is a fantastic add-in for SSMS that helps us to do that:
http://www.sqltreeo.com
The developer of this add-in has written a related post in his blog:
http://www.sqltreeo.com/wp/dowload-free-ssms-add-in-to-create-own-folder-for-database-objects/
So another useful tool to add to our SQL Server toolbox 