We have a customer who requires all Powershell scripts to be signed when executed via installer (or otherwise). Can you install the certificate using a custom action, run the Powershell custom action, then uninstall the certificate? So far, I cannot get this to work and have to revert to Windows batch script. The documentation for signing Powershell in the custom action documentation isn't clear on the requirements.
Thanks!
Andy