Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 loop through servers

Author  Topic 

farrokhp
Starting Member

15 Posts

Posted - 2011-03-31 : 06:50:50
let's say I have over 200 servers and each has several databases. Can you give me an scripts which can connect/login to each server (with IP or servername) and then go through sql server and all databses and find out which databases does not have backup setup? Or which database is larger than 10GB ? I need a script for this. Thanks
   

- Advertisement -