Command Show-ADTHelpConsole

Hi,

For our deployment specialists this (Show-ADTHelpConsole) is handy to have the new commands, however. The command misses the functions of the PSAppDeployToolkit.Extensions.psm1.
It would be beneficial if the following was also in the helpconsole.

  • PSAppDeployToolkit.Extensions.psm1 functions
  • A filter to search in the functions
  • The conversion tables for cmdlets and variables 3.x -> 4.x.
  • Use an icon specified in the config.psd1 instead of the standard ugly dialog icon.
    We added the PSAppDeployToolkit.Extensions.psm1, added a few buttons to achieve this and changed the icon but it would be great if that became standard.

Other than that, you all did a amazing job to get this all running. Well done!

The PSAppDeployToolkit.Extensions module will show if you have the module imported before you call Show-ADTHelpConsole.

Regarding the other stuff, it's simply too much work and we've got more important items to address.

1 Like