Copy-DbaDataCollector
Chrissy LeMaire (@cl), netnerds.net
Copy-DbaDataCollector View Source Chrissy LeMaire (@cl), netnerds.net Windows, Linux, macOS Synopsis Copies SQL Data Collector collection sets from one instance to another Description Copies SQL Data Collector collection sets between SQL Server instances, allowing you to replicate performance monitoring configurations across your environment. This command scripts out the collection set definitions from the source instance and recreates them on the destination, preserving all collection items, schedules, and upload settings.
Read more
dbatools