GlobalProtect connection issue after disable windows auto startup

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

GlobalProtect connection issue after disable windows auto startup

L0 Member

Hello experts,

 

I am going to deploy GlobalProtect to large amount of laptop by Windows script and modifying registry. However, I am able to disable the auto-startup function but unable to establish the VPN after launch the GlobalProtect execution file. Any ideas? Here is my deployment steps:

1. create a GP shortcut in laptop desktop

cd C:\Program Files\Palo Alto Networks\GlobalProtect
copy PanGPA.exe %AllUsersProfile%\Desktop\

2. change the GP portal address by registry

reg add "HKLM\SOFTWARE\Palo Alto Networks\GlobalProtect\PanSetup" /v Portal /t REG_SZ /d "<domain.com>"
3. disable the auto startup after windows login by registry

reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v GlobalProtect

4. launch the desktop PanGPA.exe but unable to establish the VPN, Display "Connection failed" message

 

If I do not run the step 3 and 4, the VPN can be established.

 

0 REPLIES 0
  • 291 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!