Deploy File

Deploy File

Helps administrators remotely transfer files to terminal devices. You can send executable files, configuration files, patch files, or dynamic link library (DLL) files to perform any software modifications on the terminal. Traditionally, maintenance personnel or system integrators had to visit the site to set up files. Now, you can configure files remotely.

Operation Entry

Go to the left sidebar “Device Management” > “Stores & Devices”. Select a device and click the “Device Commands” button in the bottom action bar. In the command popup, click  File Deployment. This entry supports batch operations on multiple devices.

selectedImg

Operation Instructions

  1. Execution Time

    1. Execute immediately
    2. Schedule execution
      1. If the command execution time arrives but the device is offline, it will automatically execute once the device comes online.
  2. Select File

    1. Upload a file from your local machine

    2. Or select a file from Nubis Drive
      The file range for selecting from Nubis Drive includes all files uploaded to Nubis Space subsections, including Android / Windows / Sync File Management / File Browser.

    3. If the uploaded/selected file is one of the following types, you may check the "Auto launch after deployment" checkbox.
      1. Windows .exe or .msi 
      2. Zip archive (zip setup: place an install.bat script inside a folder, then compress the folder into a zip file)
      3. Android .apk file
  3. Enter command for file deployment – Silent Installation

    This is only enabled when uploading Windows .exe or .msi files and checking "Auto launch after deployment". Perform silent installation based on the software’s supported silent installation command.

    1. Common silent installation commands for Windows .exe programs:

      1. <installer name> /S

      2. Example: Everything-1.4.1.1027.x64-Setup.exe /S

      3. Note: There is no standard silent parameter for exe installers; /S is just a common option. Software developers may define custom silent parameters (such as Ora) or not support silent installation (such as Huorong Security).

      4. Silent deployment parameter for Ora: -mode:update -silent:setsilent
        Example:

        ora_windows.exe 
        -mode:update -silent:setsilent

    2. Standard silent installation commands for Windows .msi programs:

      1. msiexec /i <installer name> /quiet

      2. Example:msiexec /i Everything-1.4.1.1027.x64.msi /quiet

  4. File Storage Location

    Specify where the transferred file should be stored on the terminal device. Default directories:

    1. Windows: C:\users\public\downloads

    2. Android: /storage/emulated/0/Download

      Internal storage/Download (varies by brand; generally under the system Download folder)

  5. Click “Confirm” to execute this task.

Related Article: Script Deployment

    • Related Articles

    • Add Preloaded Apps to Devices - Deploy File

      Deploy File This feature lets users transfer any file to the terminal devices for software maintenance. You can send an execution file, a configuration file, and more to fulfill any software modification in your terminal. Steps: Go to “Merchant & ...
    • File Browser

      All uploaded files are here for users to view the file names, file types, upload dates, and file sizes. Users can upload files by clicking the PLUS icon button. Users can add a folder by clicking the FOLDER icon button. All uploaded files are here ...
    • Synchronous File Management

      The list displays all uploaded files. Users can view the File Name, Type, Uploaded, Date, Size, Action. Note that each uploaded file can be downloaded only. Download: Click to download the file directly from Nubis Drive.
    • Local File Upload

      Local File Upload The Local File Upload enables users to get the files they need from the terminal devices. The status of this function is disabled by default. First, enable this function by toggling the button. Next, enter the folder path where you ...
    • Overview - Multiple devices control via Device Command

      Navigate to "Merchant & Device" > Select the devices by checking their checkboxes > Click "Device Command" to proceed. Overview - Configurations in Device Command Deploy File Rotation Ora Update Grayscale Update Image Update Image Grayscale Update ...