Tag Archives: dbatools

Searching dbatools–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I learned something new about dbatools. That’s using the Find-DbaCommand cmdlet, which is handier than Get-Command. I’ll show you … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Searching dbatools–#SQLNewBlogger

Getting Your dbatools Version–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I was trying to test something recently and it didn’t work. One would think that I would remember to … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Getting Your dbatools Version–#SQLNewBlogger

Evolving Our Tools

This week the next preview version of SSMS v18 was released. This is the sixth preview release, and I’m guessing that this will be one of the last. Six seems like a lot of releases, and I’d like to think that … Continue reading

Posted in Editorial | Tagged , , , , | 1 Comment

Hands off dbatools updates

I really like the dbatools project. This is a series of PowerShell cmdlets that are built by the community and incredibly useful for migrations between SQL Servers, but also for various administrative actions. I have a short series on these … Continue reading

Posted in Blog | Tagged , , | 1 Comment