by Dmitry Kirsanov
19. March 2012 02:35
I’m continuing the series about the PowerShell for System Administrators and in this chapter we are talking about how PowerShell handles variables and the data stored in them, the life and times of variables, and ends with how to handle arrays.
Introduction to PowerShell - part 3 - Variable Scopes and Arrays
Next part will be devoted to security mechanisms of PowerShell.