Options

Command Line Basics

gbargsleygbargsley Posts: 34 Bronze 4
edited September 27, 2013 2:16PM in SQL Compare Previous Versions
We are working on a project to deploy our Admin tools to new servers that are brought in to the environment and to keep synchronized on existing servers. We started writing our own process and found some stumbling blocks. We have SQL Compare tool and I know it has a command line tool.

I am trying to figure out how we can compare dynamically two servers and sync automatically.

Example:
sqlcompare /MasterServer /MasterDatabase /DestServer /DestDatabase /sync

I want to keep all tables, SPs, functions synchronized between the servers I pass in to the command.

Any ideas?

Comments

Sign In or Register to comment.