Let’s start with Powershell – part 3
Reading from user, pipes, enviroment variables. Short Summary You have found out about basics of the powershell, what it is, how to run it and how commandlets are build. Also, you allready know about types of variables. Now let’s deal with Reading from user, pipes and envirment variables. Reading user…