Category: PowerShell

What is PowerShell Splatting?

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…