Thanks all. I wasn't super hopeful on this. It's just too bad the portal doesn't have a way to push/modify the client config when they connect. This is something that you can do with, for example, with an OpenVPN Access Server... (hint, hint, PA devs!) I did, however, come across This Link that details the specific registry keys where the Global Protect client stores the configured portal address. ( HKEY_LOCAL_MACHINE\SOFTWARE\Palo Alto Networks\GlobalProtect\PanSetup > Portal) With that info, as a few others have suggested, it becomes possible to script/automate a solution to modify that key. The problem in my case now is that I've got a few hundred users on a few hundred machines, most of which are not joined to the domain (yay!). Inherited infrastructure, and not under the dominion of the humble network engineer you see before you, so don't judge (well, me, at least)! Luckily, we do have a remote management tool (ConnectWise Automate, formerly LabTech) which facilitates pushing a script directly. So, I'm thinking 1) a Group Policy for a startup script to hit the few machines that are actually domain-joined (a small number and then 2) push the script via the Automate agent to hopefully hit all the company-owned machines. That would just leave iOS/Android mobile devices and any BYOD/personal laptops. Again, a great reason why being able to push the config from the Portal as the client connects would be a great feature. For that, yes, I think 3) sending out some clear instructions and asking the users to 4) call Help Desk if they are unable to follow them or if they run into trouble should suffice. We could monitor users still logging into the old Portal following some time after 1-4, and then 5) have Help Desk directly reach out to those users. Not perfect and certainly inferior to flipping the IP on an A record, but better than tracking down and manually laying hands on every single device!
... View more