Launch of Consumer/Home Owner registration process!
We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Configure Gateway restore on Gateway 1.8+
Configuration
Detailed instructions for how to configure the EcoStruxure IT Gateway
Search in
Improve your search experience:
Exact phrase→Use quotes " "(e.g., "error 404")
Wildcard→Use * for partial words(e.g., build*, *tion)
AND / OR→Combine keywords(e.g., login AND error, login OR sign‑in)
Keep it short→Use 2–3 relevant words, not full sentences
Filters→Narrow results by section(Knowledge Base, Users, Products)
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Restoring a Gateway configuration from backup is performed via the command line. You must have console access to the Gateway server, either locally or via a remote terminal, for example, SSH.
IMPORTANT: You can restore a backup from the same version of Gateway only.
Restore from backup
Note: This example is on a Windows based system. The Linux commands are identical; the install directory is slightly different. Sudo can be used to run with administrator level privileges. On Linux, if an incorrect password is supplied, the terminal will hang. Press Ctrl-C to exit and retry the command with a different password.
Open a command prompt as administrator on the computer where the Gateway is installed.
Navigate to the bin subdirectory within Gateway install directory on the file system, for example, C:\Program Files\EcoStruxure IT Gateway\<version number>\bin
Type the command ./restore
You will be prompted to choose a backup (based on id) from those found in the local file system under the backups subdirectory in the Gateway install directory, for example, C:\Program Files\EcoStruxure IT Gateway\<version number>\backups
restore_360007124438.png
After entering the backup id, you will be prompted for the password set at backup creation time to decrypt the backup contents. Note: Backups created in Gateway version 1.7 use the serial number of the Gateway server for the password.
After successfully entering the password, you will be prompted to confirm your choice and proceed. This initiates the Gateway configuration restore procedure. The Gateway application will restart.