How to Disable URL Prompt when Using Online Plug-in 12.x and Citrix Receiver Enterprise 3.x

How to Disable URL Prompt when Using Online Plug-in 12.x and Citrix Receiver Enterprise 3.x

book

Article ID: CTX134637

calendar_today

Updated On:

Description

This article describes how to disable server URL prompt in Online Plug-in 12.x and Citrix Receiver Enterprise 3.x.

After installing Online Plug-in or Citrix Receiver Enterprise without specifying a server URL, users are prompted to provide a XenApp Services site URL at logon.

User-added image


Instructions

Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.

Set the following registry value:

HKEY_CURRENT_USER\Software\Citrix\PNAgent : "SuppressURLPromptAtLogin"=DWORD:00000001

Note: To add this information when there is no user logged on, add same key to the HKEY_LOCAL_MACHINE path. This works if you want to deploy through SCCM:

HKEY_LOCAL_MACHINE\Software\Citrix\PNAgent : "SuppressURLPromptAtLogin"=DWORD:00000001

Environment

Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.

Issue/Introduction

This article describes how to disable server URL prompt in Online Plug-in 12.x and Citrix Receiver Enterprise 3.x.

Additional Information

The server URL can be specified during installation using SERVER_LOCATION parameter. For more information refer to Citrix eDocs - Receiver for Windows (desktop).