📊 #PowerShell meets #Microsoft #Fabric. At #PSConfEU 2025, @[email protected] & @[email protected] showed how to: ✔ Automate Fabric admin tasks ✔ Analyse #dbatools output in #OneLake ✔ Use the Fabric Tools PS module đŸŽŸïž Early bird 2026 → psconf.eu #Automation

- YouTube
Home - PSConfEU

Discover PowerShell scripting & automation at psconf.eu. Join experts, learn, & boost productivity. Elevate your skills today!

PSConfEU
Petit conseil aux DBA qui gĂšrent des serveurs SQL Server Ă  la main.

ArrĂȘtez et utilisez les Dba-Tools:
dbatools.io/

C'est du bonheur en barre. Surtout pour les migrations vers de nouveaux serveurs de BDD.
Pourquoi déployer chaque serveur à la main, quand une seule commande permet de le faire.

Mieux !

Déployer une vingtaine de nouveau serveurs et, migrer les bases avec toutes les permissions qui vont bien, en un seul script. C'est du bonheur.

#DBAtools #SQLServer
dbatools | Command-line superpowers for SQL Server automation

A free, open-source PowerShell module with 600+ commands that make SQL Server administration simple, powerful, and fun.

📊 #PowerShell meets #Microsoft #Fabric. At #PSConfEU 2025, @jpomfret.co.uk & @sqldbawithbeard.bsky.social showed how to: ✔ Automate Fabric admin tasks ✔ Analyse #dbatools output in #OneLake ✔ Use the Fabric Tools PS module đŸŽŸïž Early bird 2026 → psconf.eu #Automation

- YouTube
Jess Pomfret (She/Her) (@jpomfret.co.uk)

Database Engineer with a passion for automation, proper football and fitness.

Bluesky Social
Mais comment c'est trop bien DbaTools pour SQL Server !
On a commencé à faire mumuse avec au boulot, et plus on avance, plus on voit à quel point c'est génial.

Pour ceux qui galĂšrent Ă  dĂ©ployer du SQL Server en prod, arrĂȘtez de le faire Ă  la main, et utilisez les. Une ligne de commande, et paf, c'est dĂ©ployĂ©.
Les manips casse pieds à faire à la main dans SQL Manager ? C'est de l'histoire ancienne ça! Une commande et paf, c'est réglé.

Maintenant, scriptez tout ça, et profitez de la vie...

#SqlServer #DbaTools #VisMaVieDeTech

This post demos a script I put together to help move SQL Server database files to another drive and folder by generating PowerShell and T-SQL commands.
This is an alternative for when you might not be allowed to install #dbatools.

#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #PowerShell
https://vladdba.com/2025/02/06/move-sql-server-database-files-another-drive-folder/

Move SQL Server database files to another drive & folder

This post demos a script that helps move SQL Server database files to another drive and folder by generating PowerShell and T-SQL commands.

VladDBA
PowerShell Universal + dbatools! http://dlvr.it/THb09b via PlanetPowerShell #PowerShell #dbatools #APIs #SQL
PowerShell Universal + dbatools!

YouTube

The more I build my own tooling for exploring a database before I build a reporting query, the more I just do all my work at the command line. I don’t need #SSMS to show me my results, I just dump them to the cli output.

This post brought to you by my use of #dbatools and the Invoke-DbaQuery command specifically. That plus my data profiler query.

To all the #SQLServer DBAs out there: A new release of the PowerShell module #dbatools has been published today.
Most of the changes were made on a rainy Sunday in France. So this is the official France release...

https://github.com/dataplat/dbatools/releases/tag/V2.1.13

Release V2.1.13 · dataplat/dbatools

This is the official Andreas Jordan release 😅 What's Changed Get-DbaProcess - Add information about endpoint and DAC by @andreasjordan in #9304 Connect-DbaInstance - Connect DAC to test connection...

GitHub

In this post I cover two ways to export and import multiple SQL Server tables to and from CSV in one go with the help of a little PowerShell magic and tools like @dbatools or bcp.

https://vladdba.com/2023/11/16/export-multiple-sql-server-tables-to-csv-files

#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #dbatools #powershell

Export multiple SQL Server tables to CSV files - VladDBA

In this post I cover two ways to export multiple SQL Server tables to CSV in one go with the help of a little PowerShell magic.

VladDBA

Join me at #sqlsatboston next Saturday, October 14 for “Answering the Auditor’s Call with Automation” featuring #dbatools #sqlfamily #sqlserver

https://flxsql.com/2023/10/02/sql-saturday-boston-2023/

Speaking at SQL Saturday Boston 2023

I’m happy to announce that I will be speaking at SQL Saturday Boston on October 14th, 2023. This year’s session is Answering the Auditor’s Call with Automation As DBAs, we’re called on regularly to produce documentation for security & compliance audits. Being able to show who has what level of access to an instance is the minimum, but we’re often asked for more. Collecting this information and compiling it into something usable by auditors could take you hours or even days.