Hi, Damian Garbus here and this is the next post about the basics of PowerShell. It’s time to write about PowerShell Logical Operators. It’s an important topic when you start using PowerShell conditions. If you check out the Powershell basics for everyone, you should also know comparison operators. What are PowerShell Logical Operators? When you …
Hi, Damian Garbus here and this is next Poshland blog post. Did you read my post about Powershell comparison operators? I have used there an example with Powershell wildcard symbol. In this post, I want to explain what are wildcard and how you can use it What is it the Powershell wildcard? The wildcard lets …
Hi, Damian Garbus here and this is a new blog post. I have written an article about Powershell conditions a few weeks ago. It’s time for a post about Powershell Comparison Operators. In my opinion, it’s one of the most important fundamentals of Powershell. Don’t waste time and let’s start. What are Powershell Comparison Operators? …