Press "Enter" to skip to content

The Basics of Parameter Splatting in Powershell

Patrick Gruenauer makes a funny noise:

It often happens that you have many, many parameters in PowerShell. The command then extends over several lines. That doesn’t look pretty. In this article, I will show you how to summarize these parameters and then use them in the command. Let’s get started.

Click through for two examples of how it works.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.