Searching for publishers/distributors

  • Is there any way (preferably with a sql script) to find what servers on the network are configured for publishing/distributing?

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • If the option has been used, you could query Active Directory. If not, you'd have to a get a list of all servers (DMO has a method for this I think) and then query each one.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply