powershell
- PowerShell •
- SQL Server •
2021
-
Make PowerShell 5.1 Use TLS 1.2
•
Jul 19
Set PowerShell 5.1 Security Protocol to use TLS 1.2
-
From SQL to Excel with PowerShell
•
•
Jun 30
Easily get your query from SQL Server into Excel with PowerShell
-
Generate Restore Script with Dbatools
•
•
Jun 21
Use the dbatools PowerShell module to generate a database restore script.
-
Remove Old dbatools Modules
•
Jun 14
A straight forward way to remove old versions of dbatools with just a few commands.
-
Making Long, Complex Passwords You Can Remember
•
Jun 1
We build a tool to create strong passwords that you can to remember.
-
How to Connect to SQLServer with PowerShell
•
•
May 17
Learn 3 ways to connect to SQLServer with PowerShell.
-
Colorize PowerShell Select-Object
•
May 8
Learn a unique technique for adding color to you Select-Object output.