Hi! I didn't see anyone else suggesting this, apologies if it already exists!
The Powershell App Deploy Toolkit has an option to pass parameters to an installer and hide them from any log files the toolkit spits out. Is it possible to add an option to hide the parameters from logs to the right-click option "Modify command line"?
For reference, the mentioned option in the PSADT is -SecureParameters and can be used when executing processes or installing MSIs: https://allnewandimproved.psappdeploytoolkit.com/functions/Execute-Process.html