I have a command set to install the 'Install macos Catalina.app' application but where I am getting hung up is it is still asking for an administrator user name and password when trying to install on the system volume. Is there anyway that this can be an authenticated command so that it doesn't prompt the end-user for credentials they will not know?
Setup: I've simply queued the app and ran an execute command "sudo open -a Install macos Catalina.app"
But the minute it tries to install...BOOM "enter admin user name and password"...
Please help!