46 posts in powershell
Welcome to my Getting Started with Windows PowerShell series!In case you missed the earlier posts, you can check them out here:Customizing your environmentCommand discoveryWe will be exploringBasic...
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...
Welcome to my Getting Started with Windows PowerShell series! In case you missed the earlier posts, you can check them out here:Customizing your environmentWe will be exploring:A review of some...