More of you are getting used to Windows PowerShell and realizing its advantages. With that in mind, this month's column is going to be a long one. This is a lightning overview of Windows PowerShell ...
PowerShell scripting doesn't have to haphazard. Here's how to tell PowerShell to build a script from the commands that you have already entered at the command line ...
Business.com on MSN

Understanding functions in PowerShell

Don’t copy and paste the same code over and over again. Instead, create a PowerShell function and save yourself time.