2 Great Powershell Functions

July 28th, 2009
by RodStewart

The first function is Start-Proc, which came in extremely handy when I was writing a script to automate the setup of utilities across 26 workstations.

Start-Proc was written by Andy Schneider (who kicks ass) and can be found here.

The second function is Out-Excel, which is used to output an object (or selected properties) to an Excel worksheet and can be found here.

Posted in General Technology | Comments (0)

No comments yet

Leave a Reply