Native Powershell Integration for Managed Installs
It would be great if powershell was an option for the specified command for a Managed Install.
Currently i have a powershell wrapper used to deploy software, which for myriad reasons i must do with an MI, and not a kscript (online OR offline).
right now i have to use a .bat file to invoke the powershell script, but i'm losing the ability to handle a number of optional parameters because KACE doesn't have this support.

-
Aki C commented
I would also like to suggest adding native PowerShell support to the KACE Systems Management Appliance (Managed Installs). Current workarounds, such as wrapping PowerShell scripts in batch files limit the full range of features and capabilities that PowerShell offers. PowerShell provides more flexibility in handling variables, conditional statements, and error handling, and easier access to system components and resources. Having native PowerShell support for Managed Installs would improve the product's functionality and usability, allowing easier management tasks and leveraging existing PowerShell scripts