Tag Archives: powershell

Experimenting with VSCode instead of the ISE

I’ve been playing with PowerShell here and there, learning a few things. As I use the dbatools project, or I saw a tweet from Rob Sewell on using VS Code for PoSh, which I’ve tried, but it felt cumbersome and … Continue reading

Posted in Blog | Tagged , | Comments Off on Experimenting with VSCode instead of the ISE

Automate Migrations–T-SQL Tuesday #94

It’s T-SQL Tuesday time again, and I’m slightly pressed for time, which is sad. This is a great topic. Rob Sewell hosts this month with his question about what we are going to automate? He’s a PowerShell advocate, so I’m … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Automate Migrations–T-SQL Tuesday #94

Responsible Log Growth with dbatools

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 , , | Comments Off on Responsible Log Growth with dbatools

Using Test-DbaOptimizeForAdHoc

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 , , | Comments Off on Using Test-DbaOptimizeForAdHoc