Show-ADTHelpConsole
SYNOPSIS
Displays a help console for the ADT module.
SYNTAX
Show-ADTHelpConsole
DESCRIPTION
Displays a help console for the ADT module in a new PowerShell window. The console provides a graphical interface to browse and view detailed help information for all commands exported by the ADT module. The help console includes a list box to select commands and a text box to display the full help content for the selected command.
EXAMPLES
EXAMPLE 1
Show-ADTHelpConsole
Opens a new PowerShell window displaying the help console for the ADT module.
PARAMETERS
INPUTS
None
You cannot pipe objects to this function.
OUTPUTS
None
This function does not return any output.
NOTES
An active ADT session is NOT required to use this function.
Tags: psadt
Website: https://psappdeploytoolkit.com
Copyright: (C) 2025 PSAppDeployToolkit Team (Sean Lillis, Dan Cunningham, Muhammad Mashwani, Mitch Richters, Dan Gough).
License: https://opensource.org/license/lgpl-3-0
RELATED LINKS
https://psappdeploytoolkit.com/docs/reference/functions/Show-ADTHelpConsole