Why is using Start-Process to re-launch a .cmd in admin mode not using my default terminal?
I have some .cmd files which need to be run as admin. They have this at the start of each file, to detect if not running as admin, and re-launch as an admin if not: