How to disable and enable SQL jobs using Windows PowerShell.
In this article we use Windows PowerShell to enable and disable SQL jobs running on Microsoft SQL Server. Problem being solved: Usually to disable or enable SQL jobs, I would open the Microsoft SQL Server Management Studio console > navigate to SQL Server Agent > Job Activity Monitor[double click it]...
[Read More]