First of all, this is all on Sql Server 2012 and everything is transactional. We have replication set up and I am just trying to add a new server as a publisher. We have a separate server as a distributor.
Yesterday I reset the distribution password because we could not find it. So I used the Update Replication Password wizard in Mgt Studio first on the distributor, our publisher and our 3 subscribers. All went well.
However, we are having a couple of problems. The first one is that if I go to the publisher and right click on Replication and do Generate Scripts, I get the following error:
"Sql Server could not generate information about SERVER A
Login failed for distributor_admin Error 18456."
What could be wrong? Should I just run through the whole process again?