Menkalos
By:
|
1,444 downloads
|
Last Updated: 5/7/2014
|
Latest Version: 1.0.0.0
Sets and gets default values for function parameters. Complete Get-Help is included. When you create a function with a parameter, instead of hardcoding the default value into the code, you can get it from a MyDefaults.xml file at run time. For example the function ABC might have the following parameter defined: $UserName=(Get-MyDefault 'UserName'... More info |