New-BluGenieHelpMenu
SYNOPSIS
SYNTAX
New-BluGenieHelpMenu [-Command] <String> [[-Console]] [[-Walkthrough]] [<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
New-BluGenieHelpMenu -Command Get-HashInfoThis will parse the Get-HashInfo help information and display a dynamic console menu systemEXAMPLE 2
New-BluGenieHelpMenu -Command Get-HashInfo -ConsoleThis will parse the Get-HashInfo help information and display a dynamic console menu system.
The Run command is removed and a BluGenie Console sample script is created as well.EXAMPLE 3
PARAMETERS
Command
Console
Walkthrough
CommonParameters
Last updated