Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
The configuration server deployment looks good overall. However, it is failing due to a credentials issue. You are currently using domain credentials, and we suspect that the configuration server is not joined to the domain, which is required for domain credentials to work.
Solution 1: Use Local User Credentials
- Create a local user on the Source server which you want to Replicate with root privileges.
- Use the local username in the following format:
For example, if you create a local user named administrator, use:
.\administrator
Do not use: itsak\administrator
Note: Before enabling replication, please try connecting to the source server from the configuration server using PuTTY to confirm that the credentials provided are correct.
Solution 2: Join the Server to the Domain
- Join the configuration server to the domain.
- Retry the process using domain credentials.
Note: As with Solution 1, please ensure you can connect to the source server via PuTTY from the configuration server to validate the credentials before enabling replication.
Please refer to the below screenshot for your reference
Feel free to reach out if you have any further questions or need additional information—I’m happy to assist!
Please provide your valuable comments
Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.