You need to either use a Domain Account if you are using Windows authentication or you need to use SQL server authentication.
The reason for this is because the user account that you are using only exists on the machine that you are on not on the machine that you will be replicating to.
×