Fellow SQLers.
sql 2016
Have setup Replication. All is running fine.
Noticed that the replication SQL Agent jobs (ie. snapshot, logreader, etc) all show job owner of the person that setup replication - Who is sysadmin. That makes me believe that the internals might be running under that account too. I already have a domain account that is used on the box for this type of thing and want to use that.
I want to know how I can tell WHAT replication is actually using for distributor etc by way of t-sql. Obviously, I will be changing it to a proper domain account if distributor properites are under that persons sysadmin domain account.
Thanks,
MG