PowerShell for Windows Admins

Apr 9 2012   2:44AM GMT

Scripting Games 2012 Comments: #2 Read the help file



Posted by: Richard Siddaway
PowerShell

I’m seeing a lot of scripts where code is used to perform an action that is available as a parameter on a cmdlet that is used earlier in the pipeline.

 

Read the help file for the cmdlets you are going to use to see how you can get PowerShell to do the work for you instead you having to create and test code

Comment on this Post

Leave a comment: