Just a quick one today chaps, to show how you can restart the SQL Server Agent Service using PowerShell.
Script SQL Server Agent Jobs Using PowerShell
Here’s a handy PowerShell script to script-out all SQL Server Agent jobs for a given instance.
PowerShell Script to Configure SQL Server Storage
Following on from the popularity of my last PowerShell post Script SQL Server Agent Jobs Using PowerShell, I thought I would share another script I created to make life being a DBA that little bit easier, in the hope that you too may enjoy the benefits. You regular readers will know that I’ve been endeavouring […]