05 - More On Parameters

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 13

Click to edit Master

subtitle style

05 | More on Parameters

Jeffrey Snover | Distinguished Engineer & Lead Architect


Jason Helmick | Senior Technologist, Concentrated Technology
Module Overview

• Mandatory parameters
• Switch parameters
• Accepting pipeline input
• Parameter help
• Parameter aliases
• Parameter validation
Mandatory Parameters
• Get-Help About_Functions_Advanced_Parameters
Switch Parameter
• Get-Help About_Functions_Advanced_Parameters
Accepting pipeline input
Parameter help
Parameter Alias
Microsoft
Virtual
Academy
Click to edit Master
subtitle style

Parameter Validation
Parameter Validation - ValidateSet
• Get-Help About_Functions_Advanced_Parameters
• ValidateSet
Parameter Validation - ValidateCount
• Get-Help About_Functions_Advanced_Parameters
• ValidateCount
Parameter Validation - ValidatePattern
• Get-Help About_Functions_Advanced_Parameters
• ValidatePattern
Questions or comments?
©2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the
U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft
must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after
the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

You might also like