basics
- PowerShell •
- SQL Server •
2022
-
Check if You Have Old Versions of Modules
•
Sep 29
Simple script to check your installed modules against the PSGallery
-
PowerShell Prompt: Functionality
•
Sep 17
Some handy tips to add extra functionality to your PowerShell session
-
PowerShell Prompt: Colors and Icons
•
Sep 7
Tips and Tricks to improve your PowerShell experience
2021
-
What Do I Name My PowerShell Script
•
Jul 26
We take a look at how to find the right verb for naming our PowerShell commands.
-
Make PowerShell 5.1 Use TLS 1.2
•
Jul 19
Set PowerShell 5.1 Security Protocol to use TLS 1.2
-
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.