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 ...
SQL Server Agent is a popular tool from Microsoft for scheduling programs to run on Microsoft's SQL Server database platform. A task is known as a "job," and it can be put on what is called a ...
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 ...