Previous Topic

Next Topic

Book Contents

Book Index

MOVEit Transfer Config Utility (DMZConfig)

The MOVEit Transfer Config utility is a Windows application (DMZConfig2.exe or DMZConfig.exe in older versions) that controls system-wide configuration of MOVEit Transfer. You launch and run it local to the server host where MOVEit Transfer runs. To run the utility, you must either connect a remote desktop session to the server host or have physical access to it. You will also need appropriate 'run-as' or administrator-level permissions to launch the utility.

From applications on the Windows Server host:

  • From the Windows server start screen, Click to browse your Windows Server host applications and find the MOVEit Transfer Config selection. Click on it.

  • From Windows Command Prompt (cmd.exe).

    Open a command window and call the executable directly.

    For example:

    ConfigUtility

 

 

MOVEit Transfer Config utility launches (Database tab shown)

Typical Uses

The MOVEit Transfer utility enables you to view, apply, and manage MOVEit Transfer system-wide defaults, such as:

License Tab

Product licenses are distributed in the form of a license file. If you already have a license file, its serial number is listed in the License field.

  1. To add a license file, click Import License File.

    A browse box opens.

  2. Select and import the license. Any change to the license field takes place immediately, but MOVEit Transfer services can require an IIS Reset.
  3. On the Windows host where MOVEit Transfer is running, open a Command Prompt window (cmd.exe) and reset the IIS Service. For example:

    C:\Users\Administrator>iisreset

    Attempting stop...

    Internet services successfully stopped

    Attempting start...

    Internet services successfully restarted

Transfer Feature License

Transfer Feature Status is a read-only table that lists product features included with your current license, their status, and expiration date for each feature.

Feature License can be one of the following:

Feature descriptions:

Status Tab

The Status tab enables you to configure and view:

Diagnostic Log Settings

Use the Diagnostic Log Settings panel to configure the measure of logged event detail and write-to-disk frequency.

Debug Level

Increasing detail of log messages enables SysAdmins with more visibility into the different systems that contribute to the normal functions of the MOVEit Transfer system, including the main application, FTP, and SSH services.

TransferTip Long running production systems in a steady state typically run in the Fatal Error setting. As you increase logging detail recorded you increase overall disk I/O operations and CPU processing time typically used for normal MOVEit Transfer host operations (web UI and database transactions, upload (write), download (read) and so on).

Diagnostic/Debug Log Level

Description

Nothing

Do not write log messages to disk.

Fatal Errors

Only record the most severe events.

Consistency Check

Include minor user errors such as consistency check errors.

Connect

Include indicating connectivity and network information.

File Message

Include file transaction messages.

Some Debug

Include some debug-level messages.

Full/All Debug

Include exhaustive debug information.

Max Size

Maximum size in megabytes of the log file before it is renamed and a new file is created in its place.

MOVEit Transfer System Component Log Options

[Write log record to disk frequency]

important Using high detail and short Flush Period (aggressive write intervals) can impact performance.

TransferTip While in production, set Core Application debug level to User Errors and the FTP and SSH debug levels to Connect Messages. Any SysAdmin can set debug levels and download the resulting logs.

Primary Services

In this section, you can:

For individual services, the screen lists:

important Important: Restart of Xfer Status Service clears Live View. As new data arrive, Live View populates the summary and status tables.

High Availability Service and Load Balancing Service Sections

You can:

Note: Clicking Start All and Stop All in the Primary Services section also starts and stops the High Availability and Network Load Balancing services.

Paths

Sections:

Warning: Most of the Folder values listed below are also saved in locations currently outside the control of the MOVEit TransferConfig utility. Before you move the MySQL database to another location or move the encrypted filesystem to another location, first check the current recommendation in the PSC/MOVEit Support Site Knowledge Base.

Folders and their Contents

URLs

Filesystem

Filesystem indicates if the current file store is Windows/UNC or another such as a scalable cloud-based service like Windows Azure Blobs.

Filesystem Type

This section indicates the filesystem you chose at install. (It is also possible to migrate from a Windows local or UNC share to Azure Blobs). This section is read-only.

Azure Blob Storage Settings (available if Azure Blob Storage is used)

Email

Sections:

SMTP Configuration

Key Email Addresses

important See the topic titled Critical Event Notifications, which lists the types of events that trigger Critical System Alert notifications.

Settings

The Settings tab includes the following subsections:

Statistics Gathering

MOVEit Transfer periodically polls the local server for status and performance statistics and records them into a database for later processing. Statistics Gathering settings determine how that statistics gathering mechanism operates. For more information, see SysStat Service.

Server Cross Origin Resource Sharing (CORS) Settings

The MOVEit Transfer Ad Hoc Add-in for Outlook needs to access resources that do not reside on the same port, scheme, or host domain as the MOVEit Transfer server. When a user runs the Ad Hoc Outlook Add-in, it must initially access resources specific to the Microsoft Add-in framework before it can connect to the MOVEit Transfer server. So, you need to add a Custom CORS exception that enables the MOVEit Transfer server to indicate to the Outlook client that this cross origin sharing is allowed.

CORS settings panel on the Settings Tab

MOVEit Transfer Server CORS Setting

Description

None

Best practice when not serving clients using MOVEit Transfer Ad Hoc Add-in for Outlook. CORS not allowed. Default.

Basic

Not best practice. Reflects the user agent (client's) Access-Control-Allow-Origin value. Not recommended for requests that include Personally Identifiable Information (PII).

All

Not best practice. Most permissive.

Custom

Best practice. Limits the Access-Control-Allow-Origin behavior to a specific scheme, domain, or port. Needed for Ad Hoc Add-in for Outlook.

Set Custom CORS Setting (Access-Control-Allow-Origin Value)

Note: If your site uses the Outlook Add-in, you must add a CORS entry to your allowed list. This value enables MOVEit Transfer to access the endpoint needed by the Outlook Add-in to startup and connect to MOVEit Transfer server.

  1. On the Allowed Origins dropdown list, select Custom.

    The Settings Tab enables the CORS Custom Origin controls.

  2. Click Add, and in the CORS Custom Origin URLs: Define an origin in the Custom Origin URL. (This is a very specific value that enables the Outlook Add-In for MOVEit Transfer to enable sessions with your MOVEit Transfer Server.
  3. Restart the IIS Service on the Status tab.

    The MOVEit Transfer server will add this CORS exception for its clients to honor.

important To apply changes to the CORS behavior to MOVEit Transfer server, you must restart the IIS Service. You can restart the IIS Service from the Status tab.

Other Settings

Other Settings Panel of the Settings Tab

Note: After you modify the Default HTTP Data Timeout setting, you can apply it to the current MOVEit Transfer host system with an IIS reset (open a cmd window in Windows, and enter the iisrest command). Otherwise, it will be applied the next time the host system is rebooted.

Database

Settings of the current database engine used by MOVEit Transfer.

FTP Tabs

For information about FTP tabs, see the section titled FTP - Configuration.

SSL Tab

For information about the SSL tab, see the full topic SSL Configuration.

SSH Tabs

For information about the SSH and SSH ciphers tabs, see the section titled SSH Server Configuration.

Configure Gateway Tab (new for 2020)

For information on how to configure your MOVEit Transfer server to use MOVEit Gateway, see the section titled MOVEit Gateway Configuration.