< Back

New-PSChristmas

Sun Jan 19, 2020 6:20 pm

NAME New-PSChristmas



SYNOPSIS

Create a custom Christmas object





SYNTAX

New-PSChristmas [<CommonParameters>]





DESCRIPTION

This is a class-based function that creates a PSChristmas object. You can save this object to a variable and pipe

it to other commands in the PSChristmas module.





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

PSChristmas







NOTES





Learn more about PowerShell: http://jdhitsolutions.com/blog/essentia ... resources/



-------------------------- Example 1 --------------------------



PS C:\\> New-PSChristmas



Greeting : Frohe Weihnachten

ElfName : Doc Littlebeard

List : Nice

ChristmasDay : Tuesday

DaysRemaining : 16

CountDown : 15.14:04:57







RELATED LINKS

Invoke-Jingle

Show-PSChristmasMessage