Get-BluGenieHelp
Last updated
Description: Display general help while in the BluGenie Console
Notes:Command: /help:enableDescription: Display help with (enable) in either the command or the synopsis
Notes:Command: "/help:enable firewall"Description: Display help with (enable firewall) in the synopsis field
Notes:Command: BluGenie.exe /helpDescription: Display general help and exit the program
Notes:Command: BluGenie.exe /help:enableDescription: Display help with (enable) in either the command or the synopsis
Notes:Command: BluGenie.exe "/help:enable firewall"Description: Display help with (enable firewall) in the synopsis field
Notes:Command: Get-BluGenieHelp -HelpDescription: Call Help Information
Notes: If Help / WalkThrough is setup as a parameter, this script will be called to setup the Dynamic Help Menu if not the normal Get-Help will be called with the -Full parameterCommand: Get-BluGenieHelp -WalkThroughDescription: Call Help Information [2]
Notes: If Help / WalkThrough is setup as a parameter, this script will be called to setup the Dynamic Help Menu if not the normal Get-Help will be called with the -Full parameter-Search <String>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false-Force [<SwitchParameter>]
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false-Walkthrough [<SwitchParameter>]
Description: Start the dynamic help menu system to help walk through the current command and all of the parameters
Notes:
Alias: Help
ValidateSet:
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false