I'm looking for an idea of replication architecture (SQL 2012). I need to copy some data from several servers to a central server (in one direction only). I want to minimize the efforts to configure and manage the replication. Can this be setup on the central server, or I need to configure the replication on each server separately?
Mark