All Tags »
SQL Server »
Administration »
PowerShell »
Design (RSS)
Sorry, but there are no more tags available to filter with.
-
I've been toying around with a script to create a special set of calendar objects in Outlook that show when my SQL Server Agent Jobs are scheduled to run. I haven't finished yet, but I thought I would share the part that creates the Outlook Appointments.I have yet to fill a variable with the start and end times, and then loop through that to ...