The result is a web service at http://localhost/SplendidReplication.
Login: admin@example.com
Password: admin
The first step is to create Replication Context. This is simply connection strings for Source Database to Target Database.
The second step is to Initialize the replication system on the Replication Tables page. The target database can be an empty database or a restore of the source database. The initialization process will capture the tables in the source database and create those same tables in the target database if they do not already exist.
A typical table will go through the following stages:
Pending Create -> Pending Update -> Processing -> Complete -> Verifying -> Verified