Getting Started with PowerShell Parameters

22K views Apr 24, 2024
publisher-humix jeffbrown.tech

Make your scripts and functions resuable with parameters! Learn the basics of parameter data types, mandatory requirements, position, and default values. PowerShell Script Parameters: Getting Started Guide https://jeffbrown.tech/powershell-script-parameters/ Chapters 00:00 Introduction 00:33 Data Types 02:35 Mandatory 04:25 Parameter Position 07:34 Default Values 08:44 Summary

#Programming