database-tools

Colorizing Cmdlet Output

Starting in PowerShell 5.1, the PowerShell console supports VT escape sequences that can be used to position and format console text. Note that this...

read more

Safely Embedding Variables

When you use double quotes in PowerShell, you can add variables to a string, and PowerShell automatically replaces these with their content –...

read more

Playing Sound Files

In the previous tip we explained how PowerShell can play system sounds. For a bit more flexibility, PowerShell can also play arbitrary *.wav sound...

read more
1 72 73 74 75 76 198