Manage PowerShell Parameters with Splatting

1K views Jun 11, 2024
publisher-humix

jeffbrown.tech

Organize your parameters with splatting! Learn how to define a hashtable or array for splatting your parameters and even a script example of making parameters dynamic. ? Get the Code Here! ? https://github.com/JeffBrownTech/jeffbrowntech_youtube/tree/main/2024-06-03-PowerShellSplatting ? Read More About This ? https://jeffbrown.tech/powershell-splatting/ ⏰ Chapters ⏰ 00:00 Introduction 00:13 Splatting Syntax and Example 02:01 Use Named Parameters with Splatting 03:28 Using Arrays for Splatting 04:58 Splatting Script Example 06:43 Summary Social Links ? LinkedIn: https://www.linkedin.com/jeffbrowntech ? X: https://www.twitter.com/jeffwbrown ? Threads: https://www.threads.net/@jeffbrowntech


View Video Transcript
#Computers & Electronics
#Programming