CategoryPresentations

Managing Ola Hallengrens scripts with Powershell

M

I presented for the PASS Powershell Virtual Chapter on June 15th, 2016 It was an online session and it was recorded, the youtube video of it is here I figured out what was wrong with the two little demo fails. I was pressing F8 to only execute my selection but because of a CLS I didn’t see the error message. That function that I use to load a script from a relative path doesn’t work when you...

Building a Monitoring System with Powershell Remoting

B

For people who have seen my presentation and are interested to play with the demo code. Please find the PDF of the presentation and the demo scripts here Pre-Requisites: Create a database called BlitzOutput and run sp_blitz, make sure it safes the result in a table called spBlitz like this: exec sp_blitz @OutputDatabaseName =’BlitzOutput’, @OutputSchemaName =’dbo’...

SQL Server 2014 PreCon at SQLSaturday Exeter 2014

S

With just a couple of weeks to go I wanted to emphasise something that is not completely clear from the title and abstract. It says that the session is for DBAs but that title is not complicated enough, it should read something like : “What’s new in SQL Server 2014 for (Involuntary) DBAs, (DevOps type) Developers, Large Site DBAs and ‘Every Other Size Site, for instance Standard...

Your sidebar area is currently empty. Hurry up and add some widgets.