Hi, Damian Garbus here and this is my next post. A few weeks ago I wrote two article about the variable. The first one “My way to understand Powershell variable for everyone.” is some kind of post to introduce the subject of the variables. The second one “Powershell variable types. Why sometimes 1 + 1 is …
Hi, Damian Garbus here from Poshland Blog. Today I want to show 4 PowerShell variable types which should know all Powershell beginners. It’s very important if you want to automate your work with PowerShell scripts. Why it’s important? – easy simple In the first post about Powershell variable, I used the example of the box to …
Hi, I’m Damian Garbus and today I tell you My way to understand Powershell variable for everyone. If you want to learn PowerShell, the variable is one of the basic things what you have to understand. What is this variable at all? Can be compared to something realistic? I think it can be a box about which I wrote in The best reason for learning Powershell which …