< Back
New-PSChristmasGreeting
Post
NAME New-PSChristmasGreeting
SYNOPSIS
Create a Christmas greeting.
SYNTAX
New-PSChristmasGreeting [<CommonParameters>]
DESCRIPTION
This command will return a random Christmas greeting, most likely "Merry Christmas" from another language.
PARAMETERS
<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
System.String
NOTES
Learn more about PowerShell: http://jdhitsolutions.com/blog/essentia ... resources/
-------------------------- Example 1 --------------------------
PS C:\\> New-PSChristmasGreeting
Meri Kuri
RELATED LINKS
New-PSChristmas
SYNOPSIS
Create a Christmas greeting.
SYNTAX
New-PSChristmasGreeting [<CommonParameters>]
DESCRIPTION
This command will return a random Christmas greeting, most likely "Merry Christmas" from another language.
PARAMETERS
<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
System.String
NOTES
Learn more about PowerShell: http://jdhitsolutions.com/blog/essentia ... resources/
-------------------------- Example 1 --------------------------
PS C:\\> New-PSChristmasGreeting
Meri Kuri
RELATED LINKS
New-PSChristmas