DORSETRIGS
Home

parameter-splatting (2 post)


posts by category not found!

Use a variable in PowerShell to pass multiple arguments to an external program

Passing Multiple Arguments to External Programs with Power Shell Variables Power Shell is a powerful scripting language that excels at interacting with external

2 min read 06-10-2024 65
Use a variable in PowerShell to pass multiple arguments to an external program
Use a variable in PowerShell to pass multiple arguments to an external program

Powershell splatting a nested hash table

Splatting Nested Hashtables in Power Shell A Deep Dive Power Shells splatting feature offers a powerful way to simplify command execution by passing parameters

2 min read 06-10-2024 46
Powershell splatting a nested hash table
Powershell splatting a nested hash table