< Back

Get-CUCommands

Sun Jan 19, 2020 6:23 pm

NAME Get-CUCommands



SYNOPSIS

Returns the list of commands available in the PSclassUtils module





SYNTAX

Get-CUCommands [<CommonParameters>]





DESCRIPTION

All public commands will be returned.





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



OUTPUTS



NOTES





Author: St????????phane van Gulick



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



PS C:\\>Get-CUCommands















RELATED LINKS