DMO challenged!



I'd like to create an automated process to compare server side settings
(sp_configure) with all my SQL boxes on a daily basis to deterime if any
changes were made. I'm thinking three tables - maybe Server, Configuration
and Audit to gather the data. I'd then query against these daily for my
reports.

The use of VBS against DMO would be would work nicely too. Any thoughts or
links to sites that contain this info would be greatly appreciated. Thank
you.
.


Loading