


"HKLM\SOFTWARE\Palo Alto Networks\GlobalProtect\Settings" /vĮnforce-globalprotect /t REG_SZ /d "no" /f "HKLM\SOFTWARE\Palo Alto Networks\GlobalProtect\PanSetup" /v Prelogin "HKLM\SOFTWARE\Palo Alto Networks\GlobalProtect\PanSetup" /v Portal Here's some of those registry settings chucked as commands or batch file that we used: I've been quite a fan of slamming registry settings by GPO for automatic installs and batch file or. The same registry options are set by GPO too. We have a lansweeper deployment job that runs the installer silent, then we slam all our preferences in as registry keys by reg commands (practically batch file) if we are doing a manual targeted install. We skip using the command switches and just run the installer.

You might be hitting an error with quotes or command length limits, not sure.
