Tag Archives: export

Export-Function

I love that you can do so much with PowerShell on the fly.  For example, I don’t need to launch a script editor to create a PowerShell function. I can do it right from the command prompt. PS C:\> function … Continue reading

Posted in PowerShell v2.0, Scripting | Tagged , , , | 1 Comment