Global protect windows shortcut broken when update

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Global protect windows shortcut broken when update

L0 Member

When we update global protect windows client in our organization the shortcut pinned to the taskbar is broken.

Any solution for this?

It is very annoying for users

 

2 REPLIES 2

L4 Transporter

This happens because Windows uses absolute paths for taskbar shortcuts, and when GlobalProtect updates, it installs a new version in a different folder, breaking the existing shortcut. Here are a few solutions to prevent or fix this issue.

Use a Static Shortcut Path

 

Instead of relying on the default installation path (which changes after updates), create a permanent shortcut that always points to PanGPA.exe using the Program Files static directory.

Delete the broken shortcut from the taskbar.
Manually create a new shortcut:

C:\Program Files\Palo Alto Networks\GlobalProtect\PanGPA.exe

Right-click PanGPA.exe → Send to Desktop (Create Shortcut).
Drag this shortcut to the taskbar.

Test by updating GlobalProtect to see if the shortcut remains intact.

 

 

or Deploy GlobalProtect with a Stable Path
Some IT admins package GlobalProtect using MSI installers with a fixed path. If possible, use a static installation directory during deployment.

Example MSI install command
msiexec /i GlobalProtect64.msi INSTALLDIR="C:\GlobalProtect" /qn
Then, use a shortcut pointing to C:\GlobalProtect\PanGPA.exe

 

 

 

Best Regards,
Suresh

I have thought about that solution but it is valid to implement global protect from scratch, currently I have many users who already have shortcut configured in the other way: Shortcut type: application and start "C:\Program Files\Palo Alto Networks\GlobalProtect\"

 

Likewise, thank you very much for your help.

  • 276 Views
  • 2 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!