Installation
The installation of a client system is a normal installation with additional installation of the client management. Any possible previously imported users or created devices in the installation will no longer be available after the installation of the client management (to gain access to this data again, the client system must be deactivated).

The installation of IQ4docs is no different than a normal installation, see Installing the IQ4docs Server System.

After the installation of IQ4docs, the client management must still be installed. Use the Multi-Tenant Admin installer for this purpose.
The client management must be installed in the same directory as the IQ4docs installation. During installation, make sure to specify the installation folder of the IQ4docs installation. This is necessary because in order to activate the client system, changes to the configuration of the underlying IQ4docs installation must be made automatically. If the configuration files are not found, the installation is aborted.
When installing the client management, specify the installation folder of the IQ4docs installation as the installation folder - the installation cannot be carried out in any other folder.

The client system is automatically activated when the client management is installed. If it is necessary to deactivate the client system, proceed as follows:
- In the LocalService.config of the ConfigService, change the entry <add key="MandatorSystem" value="true" /> to <add key="MandatorSystem" value="false" />.
- Stop the application pools of all IQ4docs microservices.
- First restart the ConfigService and then all other IQ4docs microservices.
You can now restart the normal WebAdmin and see all the original data again. Access to the client WebAdmins is no longer possible. To reactivate the client system, set your entry back to true and follow the same procedure as for switching off.

To open the client management, enter http://<hostname>/multitenantadmin in the web browser (where hostname corresponds to the server on which the IQ4docs client management has been installed). If you are not already logged in, log in as an administrator (administrator with password admin by default).
Once the client system has been activated, the original WebAdmin can no longer be called. Instead, start the Web interface of the client management.