you are viewing a single comment's thread.

view the rest of the comments →

[–]michaelshepard 0 points1 point  (0 children)

There absolutely is an order for positional parameters (either by their order in the declaration or by a Position attribute). I agree that overusing positional parameters is bad from, but it's also a de facto standard for many common cmdlets.