AzureVPN client can run at logon

FabianCampo 176 Reputation points
2023-04-27T17:20:04.1866667+00:00

Our end users need to start the Azure VPN client at logon, but also we've realized without elevated priviledges to run this client and due restriction policies it can't be launched.

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,461 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,121 Reputation points
    2023-04-28T15:03:02.6+00:00

    Hi,

    I'd be happy to help you out with your question. Sorry for the inconvenience caused.

    Please consider below configuration and procedure :-

    Elevate privileges for the Azure VPN client: If your organization's security policies permit it, you can consider elevating privileges for the Azure VPN client so that it can be launched without any issues.

    Use a startup script: You can create a startup script that launches the Azure VPN client with elevated privileges. This script can be added to the Group Policy settings so that it runs automatically at logon for all users.

    Use a scheduled task: Another option is to create a scheduled task that launches the Azure VPN client with elevated privileges. This task can be configured to run at logon for all users.

    Use a third-party tool: There are third-party tools available that can help you launch applications with elevated privileges. For example, you can use the Microsoft Sysinternals tool "psexec" to launch the Azure VPN client with elevated privileges.

    However, I want to caution you that launching applications with elevated privileges can pose a security risk, so you should only use this approach if it's absolutely necessary and if it aligns with your organization's security policies.

    For more Information, please refer to following resources :-

    1. Facing problem in Point to Site VPN. Asking for admin - https://learn.microsoft.com/answers/questions/669418/facing-problem-in-point-to-site-vpn-asking-for-adm
    2. VPN installation didn't work with standard User - https://learn.microsoft.com/answers/questions/1076943/vpn-installation-didnt-work-with-standard-user

    If you have any other questions or need assistance with anything, please don't hesitate to let me know. I'm here to help.

    If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.

    0 comments No comments