Skip to content
Tracy Boggiano's Blog

Tracy Boggiano's Blog

Musing on more than data, trying to make a difference somewhere…

  • Home
  • About Me
  • Presentations
  • Events
  • DEI Virtual Group
  • Speaking Mentors
  • TriPass
  • WITspiration
  • Mental Health Resources
  • DBA Resources
PowerShell Scripts Security

Enable SSL Encryption and Import Certificate for Multiple Instances of SQL Server using PowerShell

August 22, 2017August 14, 2017By Tracy Boggiano

A recent project involved setting up encrypted connections on all our SQL Servers. To this we would have to install a certificate in on the server and restart the SQL Server service. Direction on how to do this on an individual instance are provided by Microsoft.  We have test environments

T-SQL Tuesday
T-SQL Tuesday

TSQL Tuesday #93: Interviewing Patterns & Anti-Patterns

August 9, 2017August 9, 2017By Tracy Boggiano

This month’s T-SQL Tuesday is brought to us by Kendra Little (blog | @Kendra_Little). Kendra asked to write about interviewing patterns and anti-patterns and to be careful to protect our past/current employers and candidates.  I’m going to talk about things I should have done better for interview that are really technical things

Automation Scripts

Setting Custom Fill Factors Based on Page Splits

July 25, 2017December 31, 2017By Tracy Boggiano

Introduction There is a lot of talk about what fill factor should be set for an index.  We know for indexes that are ever increasing the fill factor should be set to 100% but for those indexes that are on things like last name or birthday it gets a bit

High Availability/Disaster Recovery Scripts

Monitoring Availability Groups Part 3 – Extended Events

July 11, 2017July 1, 2017By Tracy Boggiano

In last part of the series, we will touch on how to monitor availability groups using extended events.  I prefer this method over using SQL Agent alerts just because I don’t like relying on the individual servers to send me emails.  I like to have our central monitoring server send

Miscellaneous Training

First Time Advise for Attendees of SQLSaturday or Other Pass Events

July 2, 2017September 8, 2022By Tracy Boggiano

Recently I came across on Twitter a question from Chad Smith asking for advise on attending his first SQLSaturday.  The fact is asking means he is already ahead of the game and he is on Twitter.  I got him to follow me on Twitter and offered him the following the

Automation PowerShell

How to Install SQL Server PowerShell 2017 Remotely to Your Servers

June 27, 2017September 8, 2022By Tracy Boggiano

As part of upgrading our SQL Servers to 2017 CTP 2.1 we have a process that runs afterwards that uses Invoke-Sqlcmd cmdlet but with SQL Server 2017, SQL Server PowerShell 2017 is a separate install from the PowerShell Gallery.  So I wrote a process to that will install the SQL

Miscellaneous

Check Backup Encryption Sizes

June 14, 2017June 8, 2017By Tracy Boggiano

I had a recent project to enable backup encryption on all our servers.  Then question from the storage team came up will this required additional space.  Well by then I had already enabled in all our test servers so I wrote a query that would compare the average size of

Scripts

PowerShell Function to Get Query Store Data Across Multiple Databases

June 2, 2017May 28, 2017By Tracy Boggiano

In SQL Server 2016, Microsoft introduced to us the Query Store.  This has been proven to be a very beneficial feature especially at my job, saved the day on Christmas Eve. One of the limitations if see is when you have server with several databases on it trying to find

Automation Scripts

Uploading New R Library Packages

May 23, 2017June 14, 2017By Tracy Boggiano

Somehow I have become the R DBA at my job which I don’t mind, I plan on taking Microsoft’s Professional Program on Data Science to be familiar with it.  But recently I’ve had to upload files to our R servers which the first time wasn’t too bad.  Copy these files

High Availability/Disaster Recovery Scripts

Monitoring Availability Groups Part 2 – SQL Agent Alerts

May 10, 2017May 28, 2017By Tracy Boggiano

In my last post on monitoring Availability Groups I covered looking at Perfmon Counters now we take a look at getting alerts from SQL Agent. When it comes to checking on your Availability Groups one of the easiest ways to keep track at a high level of the health of

Posts pagination

Previous 1 … 10 11 12 … 14 Next

Recent Posts

  • Looking Back at 2025: Volunteering Is My Way of Life January 9, 2026
  • Living with Chronic Suicidal Thoughts: A Personal Reflection November 20, 2024
  • MVP No more, But It’s OK July 12, 2024
  • Presenting at PASS Summit 2023 – Atomic Habits July 26, 2023
  • Twenty Years as a Guardian ad Litem June 26, 2023

Categories

  • Automation (24)
  • Exam Prep (9)
  • High Availability/Disaster Recovery (5)
  • Mental Health (14)
  • Miscellaneous (51)
  • Performance (14)
  • PowerShell (7)
  • Scripts (23)
  • Security (8)
  • SQLskills (1)
  • T-SQL Tuesday (32)
  • Training (4)
All Rights Reserved 2022.
Proudly powered by WordPress | Theme: Saya by Candid Themes.