SQL Server Permissions Manager Updates – January 2019
I recently made some updates to my SQL Server Permissions Manager project on GitHub. These updates mainly consisted of bug fixes and documentation updates, although I did also add the …
Nuggets Of SQL Server Knowledge
I recently made some updates to my SQL Server Permissions Manager project on GitHub. These updates mainly consisted of bug fixes and documentation updates, although I did also add the …
2018 was a good year for my conference speaking schedule, I spoke at some new events as well as some of my old favorites. I decided to cut down on …
I am pleased to announce that I have once again been invited to speak at the Adobe ColdFusion Summit East conference in Washington, D.C., which will be held on April …
As I continue my blog series on using the dbatools PowerShell module, today I want to discuss using it to set MAXDOP and Max Memory on your SQL Server. This builds directly …
The more I use the dbatools PowerShell module, the more I like it. It really is a solid set of scripts that allow you to easily manage your SQL Servers via PowerShell. …
If you are looking for a super easy way to start using PowerShell to manage your SQL Servers, then the dbatools PowerShell module is for you! For those that aren’t familiar, …
The slides and code from my session, Exploring The New JSON Features In SQL Server, are attached here. As I mentioned in my presentation, I am using the Stack Overflow …
I’m heading to Vegas…to speak at the Adobe ColdFusion Summit again! This will be my third year speaking at the CF Summit, and I’m really excited to be heading back! This year’s event will …
I’m a little late in announcing this, but next week I will be returning to speak at Scenic City Summit! The conference, which covers a variety of topics for Developers …
One of the things I run into regularly when dealing with storage is needing to know the sizes of folders in a directory. For example, if something filled up a …