Remove all the pieces and parts of replication with dbatools.
Lets take a look at how I can use dbatools to setup a transactional replication publication, add articles and create subscriptions.
This post will show off all the Get- commands that are available within dbatools for replication.
As of v2.1.1 dbatools now includes support for replication - this is the first in a series of blog posts to cover these new commands
Using GitHub's dependabot to keep our GitHub Actions up-to-date with the latest releases.