How to disable the AS/400 or IND$FILE File Transfer Send or Receive Button

  • 7024719
  • 09-Jul-2020
  • 23-Jul-2020

Environment

Reflection Desktop (including Pro, for X, or for IBM) 16.0 or higher

Situation

You can control the ability of users to select the AS/400 or IND$FILE File Transfer Send and Receive Buttons, and thus prevent a user from selecting either upload or download. This technical note describes how to obtain and configure the Reflection Group Policy that supports this functionality.

Resolution

Step 1 – Download ReflectionPolicy.adm

Download and unzip the Reflection policy template:

      1. From the Download Library, download ReflectionPolicy.zip

      2, Unzip the file to \%systemroot%\inf folder, such as C:\Windows\inf\.

You will see ReflectionPolicy.adm.

Step 2 – Install the Group Policy

To use this policy, the Reflection policy template must first be added to your Windows Group Policy editor by adding the ReflectionPolicy.adm file to the editor.

      1. Open the Group Policy Editor: Run Gpedit.msc from the command line.

Or, open the properties for an Organizational Unit in the Active Directory Users and Computers console, click the Group Policy tab, and edit or create a new policy object.

      2. Under Computer Configuration, right-click Administrative Templates, and select Add/Remove Templates.

      3. Click Add and browse to the \%systemroot%\inf folder, where you downloaded ReflectionPolicy.adm.

      4. Select ReflectionPolicy.adm and click Open. When ReflectionPolicy.adm is in the list, close the Add/Remove Templates dialog.

Keep this editor open.

Step 3 – Configure the File Transfer Button Availability

      1. Under User Configuration, expand the Administrative Templates section.

      2. Click on Classic Administrative Templates (ADM) and expand this section.

      3. Expand the Reflection Settings section.

      4. In the right panel, double-click on the setting for either:

                  Allow files to be sent to host computers
                                     or
                  Allow files to be received from host computers

      5. Change the appropriate value to be Disabled.
          Setting this value will disable uploads or downloads for all session types including the FTP Client.

      6. Press OK and exit the Group Policy Editor.

      7. The Group Policy needs to take effect before this updated value can be used.  There are a number of ways to "force" a Group Policy update:

              a) Reboot the PC.

              b) Wait for Microsoft Windows to eventually make the policy effective on it own.

              c) Open a Command Prompt (as Administrator) and use the "gpupdate /force" option to force a Group Policy update to occur.