Have you ever worked on a Powershell command that has grown to the point where you pass so many parameters that reading it becomes a mission? For example, if you want to create a new user in AD, you can easily require 10 parameters to perform a basic user setup. […]