How to: Change the Membership of a Job Category (SQL Server Management Studio)
This topic describes how to change Microsoft SQL Server Agent jobs membership in job categories.
To change the membership of a job category
In Object Explorer, connect to an instance of the SQL Server Database Engine, and then expand that instance.
Expand SQL Server Agent, right-click Jobs, and click Manage Job Categories.
In the Manage Job Categories dialog box, select a job category, and then click View Jobs.
Click Show all jobs.
To add a job to the category, check the box in the Select column corresponding to the job. To remove a job from the category, clear the box.
See Also