PowerShell
PowerShell Quick Tip: Basic use of the -f format operator
What the -f?There are many ways to manipulate/build strings in PowerShell. One of my favorite ways is to use the -f format operator. When you use the operator, it evaluates everything to...
Apr 5, 20162 min read