Tips & Tricks

How to Install the SQL Server WMI Provider

How to Install the SQL Server WMI Provider

I wanted to install Ola Hallengren’s SQL Server Maintenance Solution on my lab’s Windows Server Update Services (WSUS). When I tried to install Ola’s script, unfortunately, I received an error message saying that the SQL Server Agent service wasn’t running. I thought...

How to Create RDP Certificate Enrollment GPO?

How to Create RDP Certificate Enrollment GPO?

Wow, I found a second blog and video that I didn’t publish from 2022. So here is it. Now that that you have created the Remote Desktop (RDP) Certificate template. How do you enroll ensure that computer will use it? Group Policy Object (GPO) is the easiest way. This...

How to Create RDP Certificate Enrollment GPO?

Wow, I found a second blog and video that I didn’t publish from 2022. So here is it. Now that that you have created the Remote Desktop (RDP) Certificate template. How do you enroll ensure that computer will use it? Group Policy Object (GPO) is the easiest way. This...

read more

What is a 4-part version numbers?

The problem of querying 4-part version numbers has long been a problem. I have seen many solutions, but none are 100% fool proof, until now. But what is a 4-part version numbers? This article will go into details to explain 4-part version numbers and how SQL Server...

What is RDCM?

As a Microsoft Configuration Manager (SCCM / ConfigMgr / MCM) admin, I spend my time switching between differ servers. Over the years, I have come to LOVE Remote Desktop Connection Manager (RDCM), which is one of the Sysinternals tools! Recently I was showing a team...