ConvertTo-DbaTimeline
Marcin Gminski (@marcingminski)
ConvertTo-DbaTimeline View Source Marcin Gminski (@marcingminski) Windows, Linux, macOS Synopsis Generates interactive HTML timeline visualizations from SQL Server job history and backup history data Description Transforms SQL Server job execution and backup operation data into visual timeline reports for analysis and troubleshooting. Takes piped output from Get-DbaAgentJobHistory and Get-DbaDbBackupHistory and generates a complete HTML file with an interactive Google Charts timeline. Perfect for analyzing job schedules, identifying backup windows, troubleshooting overlapping operations, or creating visual reports for management.
Read more
dbatools