Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Modify SQL Server Agent Properties in T-SQL

$
0
0
I just discovered the option to set a job to run when CPU is below a certain threshold for a certain length of time. I would love to set this up, but need to be able to create a deployment script for it. I don't see any way to use T-SQL to set the SQL Server Agent Properties for the CPU Idle conditions. Or any other properties really. Is this possible or do we have to configure each server and instance manually?

Viewing all articles
Browse latest Browse all 3145

Trending Articles