How to Disable Specific Client Drive Mappings

How to Disable Specific Client Drive Mappings

book

Article ID: CTX135999

calendar_today

Updated On:

Description

This article provides instructions on how to disable specific Client Drive Mappings from enumerating within an ICA session.


Instructions

Complete one of the following methods to disable specific Client Drive Mappings from enumerating within an ICA session:

Disabling Specific Client Drive Mappings at the registry

  1. Log on to a client machine with Receiver 14.x installed, as a user with administrative rights.

  2. For 64-bit operating systems, navigate to registry path:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client\Engine\Configuration\Advanced\Modules\ClientDrive

  1. For 32-bit operating systems, navigate to registry path:

HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\ICA Client\Engine\Configuration\Advanced\Modules\ClientDrive

  1. At the DisableDrives string value, add the value data as the Client Drive letter\s to be disabled. Do not add commas between drive letters while disabling multiple drives.

    User-added image

Disabling Specific Client Drive Mappings for a StoreFront Site

  1. Navigate to C:\inetpub\wwwroot\Citrix\StoreName\App_Data.

  2. Open default.ica with notepad.

  3. Under the section [WFClient] add DisableDrives=DriveLetter.

  4. All ICA sessions launched from the corresponding Web Interface Browser Site has the specified Client Drive disabled.

    User-added image

Issue/Introduction

This article provides instructions on how to disable specific Client Drive Mappings from enumerating within an ICA session.