Thor Logo dbatools

Category

Get-DbaAgentJobCategory

Sander Stad (@sqlstad), sqlstad.nl

Get-DbaAgentJobCategory View Source Sander Stad (@sqlstad), sqlstad.nl Windows, Linux, macOS Synopsis Retrieves SQL Server Agent job categories with usage counts and filtering options Description Returns SQL Server Agent job categories from one or more instances, showing how many jobs are assigned to each category. Job categories help organize and group related SQL Agent jobs for easier management and reporting. This function retrieves both built-in categories (like Database Maintenance, Log Shipping) and custom categories created by DBAs.

Read more