
Using ScriptConfig to enhance PowerShell Controller Scripts
If you are creating PowerShell Controller scripts, you often have to deal with constant configuration value. As an example, you create a script called “New-CorporateUser” for creating new user account, enable the mailbox and initialize the permissions on user home shares in your company. For this script, you will have two different types of input…