Some `psadmin` commands send output to `stderr`. This is annoying when running `psa` through tools like Rundeck that change this output to a red color. Change all commands to redirect all `stderr` output to `stdout`.