We have a number of PowerShell scripts I'd love to expose to normal users simply by adding them as Custom Commands, my problem is they require additional user provided parameters at runtime. It would be very helpful if we were able to create custom forms for Custom Commands to allow users to provide these parameters to the PowerShell script the command is executing.
This functionality would allow us to expose complex PowerShell scripts used for automating many various management workflows for various AD objects without complex PowerShell remoting setups and user training because it would be within the Adaxes software interface with the intuitive GUI and utilise existing Adaxes features regarding PowerShell and Custom Commands.