michaelburns / LaunchPad

PowerShell Web Portal
MIT License
90 stars 13 forks source link

Non existing modules #12

Closed HawkieNorway closed 6 years ago

HawkieNorway commented 7 years ago

If a user References a module that is not loaded or available, the Application crash. My suggestion is that you list available verbs/modules for the user so they know whats available. In addition error handling for non existing modules.

michaelburns commented 6 years ago

The scripts are invoked in PowerShell - any missing modules on the server will be the same for the application.