• I wrote my own. For the simple reason that the maintenance plans are not sufficient enough. You need to create different maintenance plans for different kind of databases etc.

    I created some scheduled job's for dumping the database, dumping the logs for databases that have the 'Full' option, re-indexing the databases, checking the databases and update statistics and update usage.

    The sp's are executed by several job's, and are applied to al databases on the server. The sp's check for Full or Simple etc, so all is automated.