News

It is possible to use the SQL Server Agent to execute PowerShell scripts. If you've worked with the SQL Server Agent to run jobs on your server, you already know that whenever you define a job ...
SQL Advisor Query SQL Server with PowerShell Get the right information on your SQL Servers via the Get-Service cmdlet. By Joshua Jones 03/10/2011 Last time, I discussed how to get PowerShell and SQLPS ...
View SQL Agent Jobs You can run an SQL Agent job schedule query that tells you what jobs are scheduled to run on an SQL Server system equipped with SQL Server Agent.