Running cli_upgrade_full.py will open a warning message requiring a yes or no response from the user, when the script is supposed to minimize user input requirement after execution. This is due to the script executing without administrator privileges by default. A workaround is to manually run or schedule the task to run in administrator mode, but I'm looking into ways to do this smoother in general.