•
tobor79
PowerShell for AdminsWriting Your Own PowerShell Functions / Cmdlets
This article is an attempt at describing some of my thought process when building functions. By functions I mean a command that you can execute after importing a module. I am not referring to running a script that accepts parameters and input. Having a task to complete for a function is of course …
