There are other options available like Sql search from Red Gate. Here's a simple script to search for objects(s) containing a particular keyword.
2013-04-15 (first published: 2012-08-23)
2,871 reads
This script quickly returns Server Name, Cluster Node, Default Drive Letter for MSDB database, IP address and port
2013-04-11 (first published: 2013-03-24)
1,483 reads
Automate test database restorations from your production system.
2013-04-05 (first published: 2009-03-27)
4,616 reads
Copy tables from one schema to another schema.
2013-04-03 (first published: 2013-03-08)
1,723 reads
Find out who has been on my server using the Default trace.
2013-04-02 (first published: 2008-09-11)
15,409 reads
Generate create table statement using T-SQL.
2013-04-01 (first published: 2013-03-08)
1,819 reads
Copy tables, procedures, functions and view from one schema and another schema.
2013-03-29 (first published: 2013-03-08)
1,452 reads
Get backup status email daily to your inbox in HTML format.
2013-03-27 (first published: 2013-03-14)
2,412 reads
This script gives a server level snapshot of recent backups
2013-03-26 (first published: 2013-03-15)
807 reads
Check which transactions are running, query text, percent complete , query_plan, wait_type, and how long they have been running etc. - with one command.
2013-03-25 (first published: 2013-03-15)
2,317 reads