Hi,
We have multiple servers running SQL Server 2005. Currently, on each server scripts run to collect data such as free disk space, etc. This data is dropped into a table on the server on which the script runs. We would like to be able to replicate this data to a central location. Which replication method would be most appropriate for this.
Many thanks