< Back

Hello-TechDay

Tue Jan 14, 2020 12:50 am

NAME Hello-TechDay



SYNOPSIS

Adds a Hello TechDay function to show how modules work!





SYNTAX

Hello-TechDay [[-TechDay]] [<CommonParameters>]





DESCRIPTION

Test Module for TechDay Presentation





PARAMETERS

-TechDay [<SwitchParameter>]

Determines the string to be returned



Required? false

Position? 2

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None





OUTPUTS

None





NOTES





None



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Hello-TechDay -TechDay













-------------------------- EXAMPLE 2 --------------------------



PS C:\\>TechDay















RELATED LINKS